From c5e512ae752cfef92f418c0c787c6371d3fa743c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Mar 2011 09:14:18 +0200 Subject: python-efl: import from meta-shr Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-ecore_svn.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-efl/recipes-devtools/python/python-ecore_svn.bb (limited to 'meta-efl/recipes-devtools/python/python-ecore_svn.bb') diff --git a/meta-efl/recipes-devtools/python/python-ecore_svn.bb b/meta-efl/recipes-devtools/python/python-ecore_svn.bb new file mode 100644 index 0000000000..0b876083ac --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-ecore_svn.bb @@ -0,0 +1,6 @@ +require python-efl.inc +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" +SRCREV = "${EFL_SRCREV}" +DEPENDS += "python-evas ecore" +RDEPENDS_${PN} += "python-evas" -- cgit v1.2.3-54-g00ecf