summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-05-12 11:13:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 10:47:35 +0100
commit1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd (patch)
treece9154864f592cf608acde74f802c2f83a7560c9 /meta/recipes-bsp
parentaf22757737f3b5e2d58eba8c5e01176ac26592c5 (diff)
downloadopenembedded-core-contrib-1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd.tar.gz
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 <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/grub/grub-0.97/autohell.patch2
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.7/configure.patch1
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.7/guess-fix.patch2
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.7/lib-build-fix.patch2
-rw-r--r--meta/recipes-bsp/pciutils/pciutils-3.1.7/pcimodules-pciutils.diff2
-rw-r--r--meta/recipes-bsp/setserial/setserial/add_stdlib.patch2
6 files changed, 11 insertions, 0 deletions
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 <qing.he@intel.com>
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 <qing.he@intel.com>
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 <qing.he@intel.com>
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 <saul.wold@intel.com>
--- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700