1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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)

(From OE-Core rev: 7b62b32fe154ca40a3bf731eaa5994ec351cf507)

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandre Belloni
2023-06-18 23:26:17 +02:00
committed by Richard Purdie
parent 5967a90e8a
commit d01f87b4f8
@@ -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]