From 6fe727763514a2c8c1830ea8b48e3ab8ca51ae41 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 29 Jun 2010 10:47:24 +0200 Subject: efl: bump SRCREV to 49934 --- conf/distro/include/sane-srcrevs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index fe54232020..c7b8f64d40 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 ?= "538" -EFL_SRCREV ?= "49824" +EFL_SRCREV ?= "49934" -- cgit v1.2.3 From fb0d92fa1b641de3f213826d81e423ea0cd531af Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 29 Jun 2010 11:37:25 +0200 Subject: angstrom: prefert python-pycairo 1.8.0 --- conf/distro/include/angstrom-2008-preferred-versions.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index 704cfb2879..e613f53fae 100644 --- a/conf/distro/include/angstrom-2008-preferred-versions.inc +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc @@ -44,6 +44,7 @@ PREFERRED_VERSION_pkgconfig = "0.23" PREFERRED_VERSION_pkgconfig-native = "0.23" PREFERRED_VERSION_pulseaudio = "0.9.15" PREFERRED_VERSION_python = "2.6.4" +PREFERRED_VERSION_python-pycairo = "1.8.0" PREFERRED_VERSION_qt4-tools-native = "${ANGSTROM_QT_VERSION}" PREFERRED_VERSION_qt4-tools-sdk = "${ANGSTROM_QT_VERSION}" PREFERRED_VERSION_qt4-embedded = "${ANGSTROM_QT_VERSION}" -- cgit v1.2.3