diff options
author | Qing He <qing.he@intel.com> | 2011-05-12 11:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:14 +0100 |
commit | 9deb37367135b6f45c7fe5d836a08188fa882c1d (patch) | |
tree | b4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-bsp/pciutils | |
parent | f8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff) | |
download | poky-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/pciutils')
4 files changed, 7 insertions, 0 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 @@ | |||
1 | Upstream-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 | ||
6 | use a simpler scheme here and hope it works for all the cases | 6 | use a simpler scheme here and hope it works for all the cases |
7 | 7 | ||
8 | Upstream-Status: Pending | ||
9 | |||
8 | 7/30/2010 - created by Qing He <qing.he@intel.com> | 10 | 7/30/2010 - created by Qing He <qing.he@intel.com> |
9 | 11 | ||
10 | diff --git a/lib/configure b/lib/configure | 12 | 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 | |||
3 | won't work. In the other hand, linking to a symbolic link lib/libpci.so | 3 | won't work. In the other hand, linking to a symbolic link lib/libpci.so |
4 | doesn't have this issue. | 4 | doesn't have this issue. |
5 | 5 | ||
6 | Upstream-Status: Pending | ||
7 | |||
6 | 7/30/2010 - created by Qing He <qing.he@intel.com> | 8 | 7/30/2010 - created by Qing He <qing.he@intel.com> |
7 | 9 | ||
8 | diff --git a/Makefile b/Makefile | 10 | 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 @@ | |||
1 | Upstream-Status: Inappropriate [packaging] | ||
2 | |||
1 | 7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> | 3 | 7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> |
2 | 4 | ||
3 | diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile | 5 | diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile |