libtool: remove default_pref -1 from 2.2.6a
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jan 2010 12:06:49 +0000 (13:06 +0100)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Jan 2010 12:30:04 +0000 (13:30 +0100)
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.

recipes/libtool/libtool_2.2.6a.bb

index 0595613..9f6a079 100644 (file)
@@ -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"