summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2024-12-17 12:12:28 +0100
committerSteve Sakoman <steve@sakoman.com>2024-12-20 06:01:45 -0800
commit96e2bfb266d51c68993a8f150bdec821a0cf6b91 (patch)
tree8d5725e4441f6ec31f4815348586baf1c275e3db /meta/recipes-core
parent4050e16d261d0fb116ec1ed04d2bd7bc12dfa5d2 (diff)
downloadpoky-96e2bfb266d51c68993a8f150bdec821a0cf6b91.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) (From OE-Core rev: 2e251b4ebefe825e7ccf7e3110e8b7fce2296032) Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 7b62b32fe154ca40a3bf731eaa5994ec351cf507) Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/0008-Add-wheel-group.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd/0008-Add-wheel-group.patch b/meta/recipes-core/base-passwd/base-passwd/0008-Add-wheel-group.patch
index 00eaec38a2..d77122789d 100644
--- a/meta/recipes-core/base-passwd/base-passwd/0008-Add-wheel-group.patch
+++ b/meta/recipes-core/base-passwd/base-passwd/0008-Add-wheel-group.patch
@@ -2,7 +2,7 @@
2We need to have a wheel group which has some system privileges to consult the 2We need to have a wheel group which has some system privileges to consult the
3systemd journal or manage printers with cups. 3systemd journal or manage printers with cups.
4 4
5Upstream status says the group does not exist by default. 5Upstream says the group does not exist by default.
6 6
7Upstream-Status: Inappropriate [enable feature] 7Upstream-Status: Inappropriate [enable feature]
8 8