summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2023-06-18 23:26:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-19 00:01:25 +0100
commit7b62b32fe154ca40a3bf731eaa5994ec351cf507 (patch)
treee08da8e9a3bfed6ce78f8bf9e7c452a9fc2971b5 /meta/recipes-core/base-passwd
parent52db25c58069c4f440da33daf0474255c9fa870b (diff)
downloadopenembedded-core-7b62b32fe154ca40a3bf731eaa5994ec351cf507.tar.gz
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 <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-passwd')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch2
1 files changed, 1 insertions, 1 deletions
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 00eaec38a2..d77122789d 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]