From 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd Mon Sep 17 00:00:00 2001 From: Qing He Date: Thu, 12 May 2011 11:13:55 +0800 Subject: update patch upstream status This patch includes the update of patch upstream status of the following recipes (50 in all): grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls hal js libgcrypt libnl libusb-compat Signed-off-by: Qing He --- meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch | 2 ++ meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch | 2 ++ 2 files changed, 4 insertions(+) (limited to 'meta/recipes-core/sysvinit') diff --git a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch index b9511f088e..7b342901e1 100644 --- a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch +++ b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + # The src Makefile was checking for libcrypt.a on the host, not in the # build environment. This patch checks for $LCRYPT in the environment # and uses it if it's there. diff --git a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch index 5978cea076..6c4225a678 100644 --- a/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch +++ b/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + diff --git a/src/Makefile b/src/Makefile index e2b8028..3e11e92 100644 --- a/src/Makefile -- cgit 1.2.3-korg