diff options
| author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2024-12-17 12:12:28 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-12-20 06:01:45 -0800 |
| commit | 96e2bfb266d51c68993a8f150bdec821a0cf6b91 (patch) | |
| tree | 8d5725e4441f6ec31f4815348586baf1c275e3db /meta/recipes-core | |
| parent | 4050e16d261d0fb116ec1ed04d2bd7bc12dfa5d2 (diff) | |
| download | poky-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.patch | 2 |
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 @@ | |||
| 2 | We need to have a wheel group which has some system privileges to consult the | 2 | We need to have a wheel group which has some system privileges to consult the |
| 3 | systemd journal or manage printers with cups. | 3 | systemd journal or manage printers with cups. |
| 4 | 4 | ||
| 5 | Upstream status says the group does not exist by default. | 5 | Upstream says the group does not exist by default. |
| 6 | 6 | ||
| 7 | Upstream-Status: Inappropriate [enable feature] | 7 | Upstream-Status: Inappropriate [enable feature] |
| 8 | 8 | ||
