boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.
authorPhilip Balister <philip@balister.org>
Mon, 3 May 2010 20:41:20 +0000 (16:41 -0400)
committerPhilip Balister <philip@balister.org>
Fri, 7 May 2010 18:53:04 +0000 (14:53 -0400)
recipes/boost/boost_1.34.1.bb
recipes/boost/boost_1.37.0.bb
recipes/boost/boost_1.40.0.bb
recipes/boost/boost_1.41.0.bb

index d82c5d9..edcdc44 100644 (file)
@@ -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("."))}"
index f21100e..8ff78cc 100644 (file)
@@ -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 \
index 28eb7ca..0c7f4eb 100644 (file)
@@ -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"
index 1300894..a2fe2cd 100644 (file)
@@ -12,5 +12,3 @@ SRC_URI[tarball.sha256sum] = "78b7e72d34b057847ff99b291719d5bf1b76ed080bebfa3122
 
 DEPENDS += " icu "
 
-DEFAULT_PREFERENCE = "-1"
-