aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.33.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/boost/boost_1.33.1.bb')
-rw-r--r--recipes/boost/boost_1.33.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/boost/boost_1.33.1.bb b/recipes/boost/boost_1.33.1.bb
new file mode 100644
index 0000000000..4d8e77d3c5
--- /dev/null
+++ b/recipes/boost/boost_1.33.1.bb
@@ -0,0 +1,11 @@
+include boost.inc
+PR = "r4"
+
+SRC_URI = "\
+ ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
+ file://linux-uclibc.patch;patch=1 \
+ file://atomic_count_gcc_atomicity.patch;patch=1 \
+ file://gcc43.patch;patch=1 \
+ file://gcc41.patch;patch=1 \
+"
+