summaryrefslogtreecommitdiff
path: root/base-passwd
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-09 09:47:41 +0000
commit2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch)
treebf879bea7ef8517ba8c3d1286ef300401d3d484c /base-passwd
parent101e2f1623def0a355d20aacb8bd93810703e834 (diff)
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'base-passwd')
-rw-r--r--base-passwd/base-passwd-3.5.7/configure.patch23
-rw-r--r--base-passwd/base-passwd-3.5.7/nobash.patch13
-rw-r--r--base-passwd/base-passwd_3.5.7.bb0
3 files changed, 0 insertions, 36 deletions
diff --git a/base-passwd/base-passwd-3.5.7/configure.patch b/base-passwd/base-passwd-3.5.7/configure.patch
deleted file mode 100644
index 1cddfbea26..0000000000
--- a/base-passwd/base-passwd-3.5.7/configure.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- base-passwd-3.5.4/configure.in~configure
-+++ base-passwd-3.5.4/configure.in
-@@ -1,5 +1,6 @@
- dnl Initialize the autoconf process
--AC_INIT(update-passwd.c)
-+AC_INIT
-+AC_CONFIG_SRCDIR([update-passwd.c])
- AC_CONFIG_HEADER(config.h)
- AC_PREFIX_DEFAULT(/usr)
-
-@@ -12,5 +13,6 @@
- AC_CHECK_FUNCS(putgrent)
-
- dnl Finally output everything
--AC_OUTPUT(Makefile)
-+AC_CONFIG_FILES([Makefile])
-+AC_OUTPUT
-
diff --git a/base-passwd/base-passwd-3.5.7/nobash.patch b/base-passwd/base-passwd-3.5.7/nobash.patch
deleted file mode 100644
index 85b2f6417d..0000000000
--- a/base-passwd/base-passwd-3.5.7/nobash.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-
-#
-# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
-#
-
---- base-passwd-3.5.4/passwd.master~nobash
-+++ base-passwd-3.5.4/passwd.master
-@@ -1,4 +1,4 @@
--root::0:0:root:/root:/bin/bash
-+root::0:0:root:/root:/bin/sh
- daemon:*:1:1:daemon:/usr/sbin:/bin/sh
- bin:*:2:2:bin:/bin:/bin/sh
- sys:*:3:3:sys:/dev:/bin/sh
diff --git a/base-passwd/base-passwd_3.5.7.bb b/base-passwd/base-passwd_3.5.7.bb
deleted file mode 100644
index e69de29bb2..0000000000
--- a/base-passwd/base-passwd_3.5.7.bb
+++ /dev/null