autoconf: make 2.61 the default, as discussed on the mailinglist
authorKoen Kooi <koen@openembedded.org>
Wed, 8 Aug 2007 21:58:03 +0000 (21:58 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 8 Aug 2007 21:58:03 +0000 (21:58 +0000)
packages/autoconf/autoconf-native_2.61.bb
packages/autoconf/autoconf_2.61.bb

index 3efa04b..e992de9 100644 (file)
@@ -9,9 +9,8 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/autoconf-${PV}"
 inherit native
 
 #
-# without it build break:
+# without it the build breaks:
 # | make[1]: *** No rule to make target `../bin/autom4te', needed by `autoconf.in'.  Stop.
 #
 PARALLEL_MAKE = ""
 
-DEFAULT_PREFERENCE = "-1"
index 1fad7ef..525e8d0 100644 (file)
@@ -13,4 +13,3 @@ SRC_URI += "file://autoreconf-include.patch;patch=1 \
           file://config-site.patch;patch=1 \
           ${@['file://path_prog_fixes.patch;patch=1', ''][bb.data.inherits_class('native', d)]}"
 
-DEFAULT_PREFERENCE = "-1"