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 11:02:14 +0100
commit9deb37367135b6f45c7fe5d836a08188fa882c1d (patch)
treeb4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-bsp
parentf8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff)
downloadpoky-9deb37367135b6f45c7fe5d836a08188fa882c1d.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 (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 configure.ac | 4 ++-- 4 configure.ac | 4 ++--
3 1 file changed, 2 insertions(+), 2 deletions(-) 5 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 @@
1Upstream-Status: Inappropriate [embedded specific]
1 2
2# 3#
3# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher 4# 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:
5 5
6use a simpler scheme here and hope it works for all the cases 6use a simpler scheme here and hope it works for all the cases
7 7
8Upstream-Status: Pending
9
87/30/2010 - created by Qing He <qing.he@intel.com> 107/30/2010 - created by Qing He <qing.he@intel.com>
9 11
10diff --git a/lib/configure b/lib/configure 12diff --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
3won't work. In the other hand, linking to a symbolic link lib/libpci.so 3won't work. In the other hand, linking to a symbolic link lib/libpci.so
4doesn't have this issue. 4doesn't have this issue.
5 5
6Upstream-Status: Pending
7
67/30/2010 - created by Qing He <qing.he@intel.com> 87/30/2010 - created by Qing He <qing.he@intel.com>
7 9
8diff --git a/Makefile b/Makefile 10diff --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 @@
1Upstream-Status: Inappropriate [packaging]
2
17/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> 37/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com>
2 4
3diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile 5diff -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 @@
1# This patch addes stdlib.h to fix compiler warnings due to the exit 1# This patch addes stdlib.h to fix compiler warnings due to the exit
2# built-in not being defined and getting an incorrect implicit definition 2# built-in not being defined and getting an incorrect implicit definition
3 3
4Upstream-Status: Pending
5
4Created-by: Saul Wold <saul.wold@intel.com> 6Created-by: Saul Wold <saul.wold@intel.com>
5 7
6--- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700 8--- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700