aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.45.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/boost/boost_1.45.0.bb')
-rw-r--r--recipes/boost/boost_1.45.0.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/boost/boost_1.45.0.bb b/recipes/boost/boost_1.45.0.bb
index 1d9373601d..fc9bcf6c4b 100644
--- a/recipes/boost/boost_1.45.0.bb
+++ b/recipes/boost/boost_1.45.0.bb
@@ -1,17 +1,16 @@
require boost-with-bjam.inc
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
ARM_INSTRUCTION_SET = "arm"
SRC_URI = " \
http://downloads.sourceforge.net/project/boost/boost/1.45.0/boost_1_45_0.tar.gz \
file://01-fix-default-python-config.patch \
+ file://no_rpath.patch \
"
+
S = "${WORKDIR}/boost_1_45_0"
SRC_URI[md5sum] = "739792c98fafb95e7a6b5da23a30062c"
SRC_URI[sha256sum] = "7cd7a327ebe0f43db829eccce024b7f3b0d9d4d382422d59dc710793d55c6a12"
-
-DEPENDS += " icu "
-