From ab19e33a9d9c77074def6e74ac72e84439cd0bee Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 13 Aug 2012 15:27:52 +0200 Subject: python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes Signed-off-by: Martin Jansa --- meta-efl/conf/distro/include/efl-from-svn-recipes.inc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-efl/conf') diff --git a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc index b703b4190f..4625b1972a 100644 --- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc +++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc @@ -29,3 +29,10 @@ PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" + +PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}" +PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}" -- cgit 1.2.3-korg