From 9deb37367135b6f45c7fe5d836a08188fa882c1d 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 (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He Signed-off-by: Richard Purdie --- meta/recipes-bsp/grub/grub-0.97/autohell.patch | 2 ++ meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch | 1 + meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch | 2 ++ meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch | 2 ++ meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff | 2 ++ meta/recipes-bsp/setserial/setserial/add_stdlib.patch | 2 ++ 6 files changed, 11 insertions(+) (limited to 'meta/recipes-bsp') diff --git a/meta/recipes-bsp/grub/grub-0.97/autohell.patch b/meta/recipes-bsp/grub/grub-0.97/autohell.patch index 279c529bb4..d66207ae6c 100644 --- a/meta/recipes-bsp/grub/grub-0.97/autohell.patch +++ b/meta/recipes-bsp/grub/grub-0.97/autohell.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch index 600af79149..ff6f20c68a 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch @@ -1,3 +1,4 @@ +Upstream-Status: Inappropriate [embedded specific] # # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch index f1fcb332ce..540b4a0d13 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch @@ -5,6 +5,8 @@ for example, the following two would break: use a simpler scheme here and hope it works for all the cases +Upstream-Status: Pending + 7/30/2010 - created by Qing He diff --git a/lib/configure b/lib/configure diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch b/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch index 1e81f8401b..7268d531d9 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch @@ -3,6 +3,8 @@ string into lspci and other utilities, which is not desirable and won't work. In the other hand, linking to a symbolic link lib/libpci.so doesn't have this issue. +Upstream-Status: Pending + 7/30/2010 - created by Qing He diff --git a/Makefile b/Makefile diff --git a/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff b/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff index 36ea3b76be..0d4e0fb220 100644 --- a/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff +++ b/meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [packaging] + 7/30/2010 - rebased to 3.1.5 by Qing He diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile diff --git a/meta/recipes-bsp/setserial/setserial/add_stdlib.patch b/meta/recipes-bsp/setserial/setserial/add_stdlib.patch index 6a9ebb71b5..e34f262a89 100644 --- a/meta/recipes-bsp/setserial/setserial/add_stdlib.patch +++ b/meta/recipes-bsp/setserial/setserial/add_stdlib.patch @@ -1,6 +1,8 @@ # This patch addes stdlib.h to fix compiler warnings due to the exit # built-in not being defined and getting an incorrect implicit definition +Upstream-Status: Pending + Created-by: Saul Wold --- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700 -- cgit v1.2.3-54-g00ecf