aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
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 @@
+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 <qing.he@intel.com>
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 @@