summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 23:01:53 +0100
commit1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch)
tree7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-core/base-passwd
parent20d90af47d33329d21b1a2c945886e0801314c2a (diff)
downloadpoky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-passwd')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/input.patch2
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/nobash.patch2
-rw-r--r--meta/recipes-core/base-passwd/base-passwd/noshadow.patch2
3 files changed, 3 insertions, 3 deletions
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 @@
1Add an input group for the /dev/input/* devices. 1Add an input group for the /dev/input/* devices.
2 2
3Upstream-Status: Invalid [configuration] 3Upstream-Status: Inappropriate [configuration]
4 4
5Signed-off-by: Darren Hart <dvhart@linux.intel.com> 5Signed-off-by: Darren Hart <dvhart@linux.intel.com>
6 6
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 @@
1use /bin/sh instead of /bin/bash, since the latter may not be included in 1use /bin/sh instead of /bin/bash, since the latter may not be included in
2some images such as minimal 2some images such as minimal
3 3
4Upstream-Status: Invalid [configuration] 4Upstream-Status: Inappropriate [configuration]
5 5
6Signed-off-by: Scott Garman <scott.a.garman@intel.com> 6Signed-off-by: Scott Garman <scott.a.garman@intel.com>
7 7
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 @@
1remove "*" for root since we don't have a /etc/shadow so far. 1remove "*" for root since we don't have a /etc/shadow so far.
2 2
3Upstream-Status: Invalid [configuration] 3Upstream-Status: Inappropriate [configuration]
4 4
5Signed-off-by: Scott Garman <scott.a.garman@intel.com> 5Signed-off-by: Scott Garman <scott.a.garman@intel.com>
6 6