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-support/attr/files/relative-libdir.patch | 2 ++ meta/recipes-support/boost/files/1.34.1-gcc43.patch | 2 ++ meta/recipes-support/boost/files/arm-intrinsics.patch | 2 ++ meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch | 2 ++ meta/recipes-support/boost/files/gcc41.patch | 2 ++ meta/recipes-support/boost/files/gcc43.patch | 2 ++ meta/recipes-support/boost/files/linux-uclibc.patch | 2 ++ meta/recipes-support/boost/files/unit_test_log10f.patch | 2 ++ meta/recipes-support/createrepo/createrepo/fix-native-install.patch | 2 ++ meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch | 2 ++ meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch | 2 ++ meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch | 2 ++ meta/recipes-support/hal/files/autoconf.diff | 2 ++ meta/recipes-support/hal/files/hal-right-input-h.patch | 2 ++ meta/recipes-support/hal/files/sg-inhibit.patch | 2 ++ meta/recipes-support/hal/hal/configure_fix.patch | 2 ++ meta/recipes-support/js/files/buildcc.patch | 2 ++ meta/recipes-support/js/files/link_with_gcc.patch | 2 ++ meta/recipes-support/js/files/usepic.patch | 2 ++ meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch | 2 ++ meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch | 2 ++ .../libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch | 2 ++ 22 files changed, 44 insertions(+) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/attr/files/relative-libdir.patch b/meta/recipes-support/attr/files/relative-libdir.patch index f989dd0ccc..b72bf184d6 100644 --- a/meta/recipes-support/attr/files/relative-libdir.patch +++ b/meta/recipes-support/attr/files/relative-libdir.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + use relative path in symbolic links, or it fails in staging sed expression from udev diff --git a/meta/recipes-support/boost/files/1.34.1-gcc43.patch b/meta/recipes-support/boost/files/1.34.1-gcc43.patch index 4670ac4295..172e19ab09 100644 --- a/meta/recipes-support/boost/files/1.34.1-gcc43.patch +++ b/meta/recipes-support/boost/files/1.34.1-gcc43.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + Index: boost_1_34_1/boost/archive/polymorphic_iarchive.hpp =================================================================== --- boost_1_34_1.orig/boost/archive/polymorphic_iarchive.hpp 2005-12-11 07:12:51.000000000 +0100 diff --git a/meta/recipes-support/boost/files/arm-intrinsics.patch b/meta/recipes-support/boost/files/arm-intrinsics.patch index 3f9c620ebe..fe85c69a82 100644 --- a/meta/recipes-support/boost/files/arm-intrinsics.patch +++ b/meta/recipes-support/boost/files/arm-intrinsics.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + 8/17/2010 - rebased to 1.44 by Qing He diff --git a/boost/smart_ptr/detail/atomic_count_sync.hpp b/boost/smart_ptr/detail/atomic_count_sync.hpp diff --git a/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch b/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch index 7d08e73550..64d5884152 100644 --- a/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch +++ b/meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + Index: boost_1_33_1/boost/detail/atomic_count_gcc.hpp =================================================================== --- boost_1_33_1.orig/boost/detail/atomic_count_gcc.hpp 2008-05-01 20:43:45.000000000 +0200 diff --git a/meta/recipes-support/boost/files/gcc41.patch b/meta/recipes-support/boost/files/gcc41.patch index f91d1adf2b..a1bd57e1f0 100644 --- a/meta/recipes-support/boost/files/gcc41.patch +++ b/meta/recipes-support/boost/files/gcc41.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + diff -ur boost_1_33_1.orig/boost/bind.hpp boost_1_33_1/boost/bind.hpp --- boost_1_33_1.orig/boost/bind.hpp 2008-10-11 10:30:03.000000000 +0200 +++ boost_1_33_1/boost/bind.hpp 2008-10-11 10:41:25.000000000 +0200 diff --git a/meta/recipes-support/boost/files/gcc43.patch b/meta/recipes-support/boost/files/gcc43.patch index aefe0800c3..dbf980d6f4 100644 --- a/meta/recipes-support/boost/files/gcc43.patch +++ b/meta/recipes-support/boost/files/gcc43.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp --- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp 2005-12-11 00:12:51.000000000 -0600 +++ boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 2008-03-03 03:08:59.000000000 -0600 diff --git a/meta/recipes-support/boost/files/linux-uclibc.patch b/meta/recipes-support/boost/files/linux-uclibc.patch index 79f14dea88..470e0844fb 100644 --- a/meta/recipes-support/boost/files/linux-uclibc.patch +++ b/meta/recipes-support/boost/files/linux-uclibc.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + --- /dev/null 1969-12-31 16:00:00.000000000 -0800 +++ boost_1_32_0/boost/config/platform/linux-uclibc.hpp 2005-07-05 14:51:56.237294460 -0700 @@ -0,0 +1,7 @@ diff --git a/meta/recipes-support/boost/files/unit_test_log10f.patch b/meta/recipes-support/boost/files/unit_test_log10f.patch index b235e12446..8eec589914 100644 --- a/meta/recipes-support/boost/files/unit_test_log10f.patch +++ b/meta/recipes-support/boost/files/unit_test_log10f.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + --- boost_1_32_0/libs/test/src/unit_test_result.cpp.orig 2005-07-05 11:00:53.887594850 -0700 +++ boost_1_32_0/libs/test/src/unit_test_result.cpp 2005-07-05 11:01:20.683533034 -0700 @@ -144,7 +144,7 @@ diff --git a/meta/recipes-support/createrepo/createrepo/fix-native-install.patch b/meta/recipes-support/createrepo/createrepo/fix-native-install.patch index 53266b5444..ece205b654 100644 --- a/meta/recipes-support/createrepo/createrepo/fix-native-install.patch +++ b/meta/recipes-support/createrepo/createrepo/fix-native-install.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + Date: Jan 31, 2011 There are two fixes: diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch index 247e324564..2ce3f55670 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/configure-fix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [distribution] + rebased from original configure_madness.patch libtasn1 provides an .pc file in upstream, diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch index 413de06472..ef70674881 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-openssl.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + Index: gnutls-1.6.0/libextra/gnutls_openssl.c =================================================================== --- gnutls-1.6.0.orig/libextra/gnutls_openssl.c 2006-08-13 22:34:09.000000000 +0200 diff --git a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch index a2d2f03870..10e377407a 100644 --- a/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch +++ b/meta/recipes-support/gnutls/gnutls-2.10.4/gnutls-texinfo-euro.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + The version of texinfo in Debian Sarge does not understand the @euro{} command. This patch replaces the @euro{} command with the word "euro". diff --git a/meta/recipes-support/hal/files/autoconf.diff b/meta/recipes-support/hal/files/autoconf.diff index eb30cccdbe..451a2525d9 100644 --- a/meta/recipes-support/hal/files/autoconf.diff +++ b/meta/recipes-support/hal/files/autoconf.diff @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + --- hal-0.5.9/configure.in~ 2007-04-03 05:36:44.000000000 +0100 +++ hal-0.5.9/configure.in 2007-04-03 10:29:39.000000000 +0100 @@ -6,7 +6,7 @@ diff --git a/meta/recipes-support/hal/files/hal-right-input-h.patch b/meta/recipes-support/hal/files/hal-right-input-h.patch index f820b7790a..06697ed19d 100644 --- a/meta/recipes-support/hal/files/hal-right-input-h.patch +++ b/meta/recipes-support/hal/files/hal-right-input-h.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + diff --git a/configure.in b/configure.in index e76ff51..5e8cc21 100644 --- a/configure.in diff --git a/meta/recipes-support/hal/files/sg-inhibit.patch b/meta/recipes-support/hal/files/sg-inhibit.patch index f0cc41448a..c655c29896 100644 --- a/meta/recipes-support/hal/files/sg-inhibit.patch +++ b/meta/recipes-support/hal/files/sg-inhibit.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c.old 2007-08-03 17:24:12.000000000 +0100 +++ hal-0.5.9.1/hald/linux/probing/linux_dvd_rw_utils.c 2007-08-03 17:25:06.000000000 +0100 @@ -58,6 +58,10 @@ diff --git a/meta/recipes-support/hal/hal/configure_fix.patch b/meta/recipes-support/hal/hal/configure_fix.patch index e8417040de..076e784e0b 100644 --- a/meta/recipes-support/hal/hal/configure_fix.patch +++ b/meta/recipes-support/hal/hal/configure_fix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + The AC_LANG sections upset libtool 2.2.2, as do .cpp files without a call to AC_PROG_CXX. Easiest solution is to patch this out for now. diff --git a/meta/recipes-support/js/files/buildcc.patch b/meta/recipes-support/js/files/buildcc.patch index 26eef218d6..19daf7210c 100644 --- a/meta/recipes-support/js/files/buildcc.patch +++ b/meta/recipes-support/js/files/buildcc.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + jskwgen should be built by BUILD_CC in cross environment 7/23/2010 - created by Qing He diff --git a/meta/recipes-support/js/files/link_with_gcc.patch b/meta/recipes-support/js/files/link_with_gcc.patch index d74b94f378..988df61567 100644 --- a/meta/recipes-support/js/files/link_with_gcc.patch +++ b/meta/recipes-support/js/files/link_with_gcc.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Index: src/config/Linux_All.mk =================================================================== --- src.orig/config/Linux_All.mk 2005-05-10 19:53:44.000000000 +0000 diff --git a/meta/recipes-support/js/files/usepic.patch b/meta/recipes-support/js/files/usepic.patch index ddd31be9cb..91b092305d 100644 --- a/meta/recipes-support/js/files/usepic.patch +++ b/meta/recipes-support/js/files/usepic.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [embedded specific] + Mips needs -fPIC to compile properly. These tests are broken anyway as they test the build system architecture, not the target. This is a hack. diff --git a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch index 24a59787a2..3e33679731 100644 --- a/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch +++ b/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [distribution] + Index: libgcrypt-1.2.4/configure.ac =================================================================== --- libgcrypt-1.2.4.orig/configure.ac 2008-03-19 22:14:50.000000000 +0000 diff --git a/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch b/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch index 214b0dbf76..3e88fbddc1 100644 --- a/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch +++ b/meta/recipes-support/libnl/libnl-2.0/fix-makefile.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + 12/03/2010 add explicit rules for header files generated by lex and yacc, diff --git a/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch b/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch index 501ba3fb29..b255457eb1 100644 --- a/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch +++ b/meta/recipes-support/libusb/libusb-compat-0.1.3/0.1.0-beta1-gcc3.4-fix.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + Index: libusb-compat-0.1.0-beta1/configure.ac =================================================================== --- libusb-compat-0.1.0-beta1.orig/configure.ac 2008-07-21 13:14:42.000000000 +0200 -- cgit v1.2.3-54-g00ecf