From: Philip Balister Date: Sun, 5 Oct 2008 20:29:10 +0000 (+0000) Subject: boost-jam-native_3.1.16.bb : Remove DEFAULT_PREFERENCE="-1" X-Git-Tag: Release-2010-05/1~5861^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568af3b5b1ef8d5c3b0a140acc5730cfe785d34a;p=openembedded.git boost-jam-native_3.1.16.bb : Remove DEFAULT_PREFERENCE="-1" * This version of jam build all versions of boost in OE. --- diff --git a/packages/boost/boost-jam-native_3.1.16.bb b/packages/boost/boost-jam-native_3.1.16.bb index 955f7bfac8..2e92146a83 100644 --- a/packages/boost/boost-jam-native_3.1.16.bb +++ b/packages/boost/boost-jam-native_3.1.16.bb @@ -1,6 +1,4 @@ include boost-jam-native.inc -DEFAULT_PREFERENCE = "-1" - SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz"