From: Alexandre Belloni Date: Sun, 18 Jun 2023 21:26:17 +0000 (+0200) Subject: base-passwd: fix patchreview warning X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~593 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b62b32fe154ca40a3bf731eaa5994ec351cf507;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git base-passwd: fix patchreview warning Fix: Malformed Upstream-Status 'Upstream status' (meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch) Unknown Upstream-Status value 'says' (meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch) Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch index 00eaec38a29..d77122789d5 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch @@ -2,7 +2,7 @@ We need to have a wheel group which has some system privileges to consult the systemd journal or manage printers with cups. -Upstream status says the group does not exist by default. +Upstream says the group does not exist by default. Upstream-Status: Inappropriate [enable feature]