Should the regex that finds these lines be fixed rather? It’s entirely valid to say ‘upstream status’ somewhere, it should be matching ‘Upstream-Status:’ at the start of the line exactly.
Alex On Sun 18. Jun 2023 at 23.26, Alexandre Belloni via lists.openembedded.org <[email protected]> wrote: > From: Alexandre Belloni <[email protected]> > > 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 <[email protected]> > --- > .../base-passwd/base-passwd/0007-Add-wheel-group.patch | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > 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 00eaec38a294..d77122789d5e 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] > > -- > 2.40.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183106): https://lists.openembedded.org/g/openembedded-core/message/183106 Mute This Topic: https://lists.openembedded.org/mt/99611534/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
