summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
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-support/boost
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-support/boost')
-rw-r--r--meta/recipes-support/boost/files/1.34.1-gcc43.patch2
-rw-r--r--meta/recipes-support/boost/files/arm-intrinsics.patch2
-rw-r--r--meta/recipes-support/boost/files/atomic_count_gcc_atomicity.patch2
-rw-r--r--meta/recipes-support/boost/files/gcc41.patch2
-rw-r--r--meta/recipes-support/boost/files/gcc43.patch2
-rw-r--r--meta/recipes-support/boost/files/linux-uclibc.patch2
-rw-r--r--meta/recipes-support/boost/files/unit_test_log10f.patch2
7 files changed, 14 insertions, 0 deletions
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 @@
1Upstream-Status: Backport
2
1Index: boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 3Index: boost_1_34_1/boost/archive/polymorphic_iarchive.hpp
2=================================================================== 4===================================================================
3--- boost_1_34_1.orig/boost/archive/polymorphic_iarchive.hpp 2005-12-11 07:12:51.000000000 +0100 5--- 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 @@
1Upstream-Status: Backport
2
18/17/2010 - rebased to 1.44 by Qing He <qing.he@intel.com> 38/17/2010 - rebased to 1.44 by Qing He <qing.he@intel.com>
2 4
3diff --git a/boost/smart_ptr/detail/atomic_count_sync.hpp b/boost/smart_ptr/detail/atomic_count_sync.hpp 5diff --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 @@
1Upstream-Status: Backport
2
1Index: boost_1_33_1/boost/detail/atomic_count_gcc.hpp 3Index: boost_1_33_1/boost/detail/atomic_count_gcc.hpp
2=================================================================== 4===================================================================
3--- boost_1_33_1.orig/boost/detail/atomic_count_gcc.hpp 2008-05-01 20:43:45.000000000 +0200 5--- 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 @@
1Upstream-Status: Backport
2
1diff -ur boost_1_33_1.orig/boost/bind.hpp boost_1_33_1/boost/bind.hpp 3diff -ur boost_1_33_1.orig/boost/bind.hpp boost_1_33_1/boost/bind.hpp
2--- boost_1_33_1.orig/boost/bind.hpp 2008-10-11 10:30:03.000000000 +0200 4--- boost_1_33_1.orig/boost/bind.hpp 2008-10-11 10:30:03.000000000 +0200
3+++ boost_1_33_1/boost/bind.hpp 2008-10-11 10:41:25.000000000 +0200 5+++ 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 @@
1Upstream-Status: Backport
2
1diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 3diff -aNru boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp
2--- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp 2005-12-11 00:12:51.000000000 -0600 4--- boost_1_34_1-ORIGINAL/boost/archive/polymorphic_iarchive.hpp 2005-12-11 00:12:51.000000000 -0600
3+++ boost_1_34_1/boost/archive/polymorphic_iarchive.hpp 2008-03-03 03:08:59.000000000 -0600 5+++ 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 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1--- /dev/null 1969-12-31 16:00:00.000000000 -0800 3--- /dev/null 1969-12-31 16:00:00.000000000 -0800
2+++ boost_1_32_0/boost/config/platform/linux-uclibc.hpp 2005-07-05 14:51:56.237294460 -0700 4+++ boost_1_32_0/boost/config/platform/linux-uclibc.hpp 2005-07-05 14:51:56.237294460 -0700
3@@ -0,0 +1,7 @@ 5@@ -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 @@
1Upstream-Status: Backport
2
1--- boost_1_32_0/libs/test/src/unit_test_result.cpp.orig 2005-07-05 11:00:53.887594850 -0700 3--- boost_1_32_0/libs/test/src/unit_test_result.cpp.orig 2005-07-05 11:00:53.887594850 -0700
2+++ boost_1_32_0/libs/test/src/unit_test_result.cpp 2005-07-05 11:01:20.683533034 -0700 4+++ boost_1_32_0/libs/test/src/unit_test_result.cpp 2005-07-05 11:01:20.683533034 -0700
3@@ -144,7 +144,7 @@ 5@@ -144,7 +144,7 @@