summaryrefslogtreecommitdiff
path: root/packages/boost/boost_1.33.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/boost/boost_1.33.1.bb')
-rw-r--r--packages/boost/boost_1.33.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/boost/boost_1.33.1.bb b/packages/boost/boost_1.33.1.bb
index 5d9d305f9c..c08721dc9f 100644
--- a/packages/boost/boost_1.33.1.bb
+++ b/packages/boost/boost_1.33.1.bb
@@ -1,7 +1,9 @@
include boost.inc
+PR = "r1"
+
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
#SRC_URI += "file://unit_test_log10f.patch;patch=1"
SRC_URI += "file://linux-uclibc.patch;patch=1"
SRC_URI += "file://atomic_count_gcc_atomicity.patch;patch=1"
-
+SRC_URI += "file://gcc43.patch;patch=1"