From bd220fe6ce8c3a0805f13a14706d3130ea872604 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Sep 2015 19:59:47 +0100 Subject: meta: Fix Upstream-Status statements Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/base-passwd/base-passwd/input.patch | 2 +- meta/recipes-core/base-passwd/base-passwd/nobash.patch | 2 +- meta/recipes-core/base-passwd/base-passwd/noshadow.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-core/base-passwd') diff --git a/meta/recipes-core/base-passwd/base-passwd/input.patch b/meta/recipes-core/base-passwd/base-passwd/input.patch index f1bfc2f604..3abbcad5d5 100644 --- a/meta/recipes-core/base-passwd/base-passwd/input.patch +++ b/meta/recipes-core/base-passwd/base-passwd/input.patch @@ -1,6 +1,6 @@ Add an input group for the /dev/input/* devices. -Upstream-Status: Invalid [configuration] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Darren Hart diff --git a/meta/recipes-core/base-passwd/base-passwd/nobash.patch b/meta/recipes-core/base-passwd/base-passwd/nobash.patch index eed87db6cb..b5a692295b 100644 --- a/meta/recipes-core/base-passwd/base-passwd/nobash.patch +++ b/meta/recipes-core/base-passwd/base-passwd/nobash.patch @@ -1,7 +1,7 @@ use /bin/sh instead of /bin/bash, since the latter may not be included in some images such as minimal -Upstream-Status: Invalid [configuration] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Scott Garman diff --git a/meta/recipes-core/base-passwd/base-passwd/noshadow.patch b/meta/recipes-core/base-passwd/base-passwd/noshadow.patch index e1cded61d6..e27bf7d9be 100644 --- a/meta/recipes-core/base-passwd/base-passwd/noshadow.patch +++ b/meta/recipes-core/base-passwd/base-passwd/noshadow.patch @@ -1,6 +1,6 @@ remove "*" for root since we don't have a /etc/shadow so far. -Upstream-Status: Invalid [configuration] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Scott Garman -- cgit 1.2.3-korg