summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-11-14 17:11:49 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-24 22:12:02 +0000
commit49c7815b6db58365601cf81fd55caa95d00c2cef (patch)
treeb53306d202bd5f8cb246a23868323ca805bd3d33 /meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
parent69791909d1339771a2db3605e62f74315a4e18e4 (diff)
downloadpoky-49c7815b6db58365601cf81fd55caa95d00c2cef.tar.gz
base-passwd: add Upstream-Status to patches, remove unused patch
mysql.patch is not used by the recipe anymore, so delete it. (From OE-Core rev: a60449f6110bc86dd0d976413c169bafc0ebcada) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch25
1 files changed, 14 insertions, 11 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
index 52650166f8..6371576440 100644
--- a/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
+++ b/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
@@ -1,14 +1,17 @@
1# use /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
2# some images such as minimal 2some images such as minimal
3# 3
4# comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06 4comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
5# 5
6# remove "*" for root since we don't have a /etc/shadow so far. 6remove "*" for root since we don't have a /etc/shadow so far.
7# 7
8# by Kevin Tian <kevin.tian@intel.com>, 2010-07-06 8by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
9# 9
10# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher 10Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
11# 11
12Upstream-Status: Invalid [configuration]
13
14Signed-off-by: Scott Garman <scott.a.garman@intel.com>
12 15
13--- base-passwd/passwd.master~nobash 16--- base-passwd/passwd.master~nobash
14+++ base-passwd/passwd.master 17+++ base-passwd/passwd.master