aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.34.1.bb
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/boost_1.34.1.bb
parent9dd31c31a3fb43ccaf7252a8708949706eda22df (diff)
downloadopenembedded-507fca17072749d5e25bd92b4e38bccc44095aee.tar.gz
boost : Remove DEFAULT_PREFERENCE = "-1" from all versions.
Diffstat (limited to 'recipes/boost/boost_1.34.1.bb')
-rw-r--r--recipes/boost/boost_1.34.1.bb2
1 files changed, 0 insertions, 2 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("."))}"