From bec56def8464e91f89f15163b67aae333c17a7a0 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Wed, 6 Jan 2010 13:06:49 +0100 Subject: [PATCH] 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. --- recipes/libtool/libtool_2.2.6a.bb | 2 -- 1 file changed, 2 deletions(-) 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" -- 2.39.5