angstrom: automake 1.11 doesn't exist, 1.11.1 does
authorKoen Kooi <koen@openembedded.org>
Sat, 5 Jun 2010 18:09:14 +0000 (20:09 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 5 Jun 2010 18:09:14 +0000 (20:09 +0200)
conf/distro/include/angstrom-2008-preferred-versions.inc
conf/distro/include/sane-srcrevs.inc

index 2779504..30720aa 100644 (file)
@@ -5,7 +5,8 @@ require conf/distro/include/angstrom-codec-engine-${CE_VERSION}-preferred-versio
 
 PREFERRED_VERSION_autoconf = "2.65"
 PREFERRED_VERSION_autoconf-native = "2.65"
-PREFERRED_VERSION_automake-native = "1.11"
+PREFERRED_VERSION_automake = "1.11.1"
+PREFERRED_VERSION_automake-native = "1.11.1"
 PREFERRED_VERSION_busybox      = "1.13.2"
 PREFERRED_VERSION_cairo                = "1.8.10"
 PREFERRED_VERSION_dbus                 = "1.2.24"
index 0955a0d..bb1c626 100644 (file)
@@ -2,4 +2,4 @@
 # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
 
 OPKG_SRCREV ?= "530"
-EFL_SRCREV ?= "48935"
+EFL_SRCREV ?= "49470"