[oe-commits] Koen Kooi : angstrom: automake 1.11 doesn't exist, 1.11.1 does

git version control git at git.openembedded.org
Sat Jun 5 18:10:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a9806d48cab3fa11afe4fd6fe7a5715e75f0e747
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a9806d48cab3fa11afe4fd6fe7a5715e75f0e747

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jun  5 20:09:14 2010 +0200

angstrom: automake 1.11 doesn't exist, 1.11.1 does

---

 .../include/angstrom-2008-preferred-versions.inc   |    3 ++-
 conf/distro/include/sane-srcrevs.inc               |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index 2779504..30720aa 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -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"
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 0955a0d..bb1c626 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -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"





More information about the Openembedded-commits mailing list