summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.22/nobash.patch
diff options
context:
space:
mode:
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