aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2010-05-03 16:41:20 -0400
committerPhilip Balister <philip@balister.org>2010-05-07 14:53:04 -0400
commit507fca17072749d5e25bd92b4e38bccc44095aee (patch)
tree0399bef25b939f7ec1b623c83db57b4443384ad0 /recipes/boost
parent9dd31c31a3fb43ccaf7252a8708949706eda22df (diff)
downloadopenembedded-507fca17072749d5e25bd92b4e38bccc44095aee.tar.gz
boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.
Diffstat (limited to 'recipes/boost')
-rw-r--r--recipes/boost/boost_1.34.1.bb2
-rw-r--r--recipes/boost/boost_1.37.0.bb2
-rw-r--r--recipes/boost/boost_1.40.0.bb2
-rw-r--r--recipes/boost/boost_1.41.0.bb2
4 files changed, 0 insertions, 8 deletions
diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb
index d82c5d9a7e..edcdc440e9 100644
--- a/recipes/boost/boost_1.34.1.bb
+++ b/recipes/boost/boost_1.34.1.bb
@@ -17,8 +17,6 @@ SRC_URI = "\
file://${PV}-gcc43.patch;patch=1 \
"
-DEFAULT_PREFERENCE = "-1"
-
S = "${WORKDIR}/${BOOST_P}"
BOOST_VER = "${@"_".join(bb.data.getVar("PV",d,1).split("."))}"
diff --git a/recipes/boost/boost_1.37.0.bb b/recipes/boost/boost_1.37.0.bb
index f21100e62f..8ff78cc5b6 100644
--- a/recipes/boost/boost_1.37.0.bb
+++ b/recipes/boost/boost_1.37.0.bb
@@ -1,7 +1,5 @@
include boost-36.inc
-DEFAULT_PREFERENCE = "-1"
-
PR = "${INC_PR}.1"
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2;name=boost1370tarbz2 \
diff --git a/recipes/boost/boost_1.40.0.bb b/recipes/boost/boost_1.40.0.bb
index 28eb7ca2d6..0c7f4eb773 100644
--- a/recipes/boost/boost_1.40.0.bb
+++ b/recipes/boost/boost_1.40.0.bb
@@ -7,7 +7,5 @@ SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/boost-1.40.0.c
"
S = "${WORKDIR}/boost-1.40.0.cmake2"
-DEFAULT_PREFERENCE = "-1"
-
SRC_URI[md5sum] = "1a0926fe4c8228f14a2622b4182b801e"
SRC_URI[sha256sum] = "ce6e6c3a6b9a3e7695cb7a0f83d4dbb58f1fb246eb706e3caf3fce3b77e186c0"
diff --git a/recipes/boost/boost_1.41.0.bb b/recipes/boost/boost_1.41.0.bb
index 1300894eca..a2fe2cdca0 100644
--- a/recipes/boost/boost_1.41.0.bb
+++ b/recipes/boost/boost_1.41.0.bb
@@ -12,5 +12,3 @@ SRC_URI[tarball.sha256sum] = "78b7e72d34b057847ff99b291719d5bf1b76ed080bebfa3122
DEPENDS += " icu "
-DEFAULT_PREFERENCE = "-1"
-