From: Rolf Leggewie Date: Wed, 6 Jan 2010 12:06:49 +0000 (+0100) Subject: libtool: remove default_pref -1 from 2.2.6a X-Git-Tag: Release-2010-05/1~987 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec56def8464e91f89f15163b67aae333c17a7a0;p=openembedded.git libtool: remove default_pref -1 from 2.2.6a Angstrom has been using 2.2.6a successfully for about half a year and some of the latest packages don't build with 2.2.4. The Maintainers of the minimal and micro distributions agreed in IRC to move to 2.2.6a. --- diff --git a/recipes/libtool/libtool_2.2.6a.bb b/recipes/libtool/libtool_2.2.6a.bb index 0595613159..9f6a079443 100644 --- a/recipes/libtool/libtool_2.2.6a.bb +++ b/recipes/libtool/libtool_2.2.6a.bb @@ -1,8 +1,6 @@ require libtool.inc PR = "${INC_PR}.0" -DEFAULT_PREFERENCE = "-1" - SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz" S = "${WORKDIR}/${BPN}-2.2.6"