From: Eduardo Lima (Etrunko) Date: Fri, 22 Oct 2010 14:15:51 +0000 (+0000) Subject: eeze: add new recipe X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4259ee7b7db0d11b51f99dee59e289ec659ec0f7;p=openembedded.git eeze: add new recipe Part of the EFL, eeze is a library to simplify the use of devices. It is now a dependency for E17. Signed-off-by: Eduardo Lima (Etrunko) Signed-off-by: Martin Jansa --- diff --git a/recipes/efl1/eeze_svn.bb b/recipes/efl1/eeze_svn.bb new file mode 100644 index 0000000000..5388ec16f7 --- /dev/null +++ b/recipes/efl1/eeze_svn.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Eeze is a library to simplify the use of devices" +LICENSE = "MIT BSD" +DEPENDS = "ecore udev" +PV = "0.2.0.+svnr${SRCPV}" +PR = "r0" +SRCREV = "${EFL_SRCREV}" + +inherit efl + +# Some upgrade path tweaking +AUTO_LIBNAME_PKGS = ""