From a60449f6110bc86dd0d976413c169bafc0ebcada Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Mon, 14 Nov 2011 17:11:49 -0800 Subject: base-passwd: add Upstream-Status to patches, remove unused patch mysql.patch is not used by the recipe anymore, so delete it. Signed-off-by: Scott Garman --- .../base-passwd/base-passwd-3.5.22/mysql.patch | 13 ----------- .../base-passwd/base-passwd-3.5.22/nobash.patch | 25 ++++++++++++---------- .../base-passwd/base-passwd-3.5.22/root-home.patch | 11 +++++++--- 3 files changed, 22 insertions(+), 27 deletions(-) delete mode 100644 meta/recipes-core/base-passwd/base-passwd-3.5.22/mysql.patch (limited to 'meta/recipes-core/base-passwd') diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.22/mysql.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.22/mysql.patch deleted file mode 100644 index 8bfd757929..0000000000 --- a/meta/recipes-core/base-passwd/base-passwd-3.5.22/mysql.patch +++ /dev/null @@ -1,13 +0,0 @@ -# set correct uid/gid for mysql, from OE (8836cd807198c224ed23b05fa4f708f096881b27). -# however poky doesn't include mysql so far. Remove it from patch list, but keep -# this patch for a while -# -# comment added by Kevin Tian , 2010-07-06 ---- base-passwd/group.master.orig 2005-07-08 06:36:07.717990112 +0200 -+++ base-passwd/group.master 2005-07-08 06:36:32.000000000 +0200 -@@ -36,4 +36,5 @@ - staff:*:50: - games:*:60: - users:*:100: -+mysql:*:64001: - nogroup:*:65534: 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 @@ -# use /bin/sh instead of /bin/bash, since the latter may not be included in -# some images such as minimal -# -# comment added by Kevin Tian , 2010-07-06 -# -# remove "*" for root since we don't have a /etc/shadow so far. -# -# by Kevin Tian , 2010-07-06 -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# +use /bin/sh instead of /bin/bash, since the latter may not be included in +some images such as minimal + +comment added by Kevin Tian , 2010-07-06 + +remove "*" for root since we don't have a /etc/shadow so far. + +by Kevin Tian , 2010-07-06 + +Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher + +Upstream-Status: Invalid [configuration] + +Signed-off-by: Scott Garman --- base-passwd/passwd.master~nobash +++ base-passwd/passwd.master diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.22/root-home.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.22/root-home.patch index 87c4655a04..eab77f124f 100644 --- a/meta/recipes-core/base-passwd/base-passwd-3.5.22/root-home.patch +++ b/meta/recipes-core/base-passwd/base-passwd-3.5.22/root-home.patch @@ -1,6 +1,11 @@ -# poky uses /home/root instead of /root. -# -# comment added by Kevin Tian , 2010-07-06 +we use /home/root instead of /root + +Comment added by Kevin Tian , 2010-07-06 + +Upstream-Status: Inappropriate [configuration] + +Signed-off-by: Scott Garman + --- base-passwd/passwd.master.orig 2005-07-08 06:26:22.000000000 +0200 +++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200 @@ -1,4 +1,4 @@ -- cgit 1.2.3-korg