From: Simon Busch Date: Wed, 23 Feb 2011 11:51:18 +0000 (+0100) Subject: elfe: add initial recipe for new embedded e17 launcher X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39899b7df981b645a1f14dd55a0808cf9fa40ba9;p=openembedded.git elfe: add initial recipe for new embedded e17 launcher Signed-off-by: Simon Busch --- diff --git a/recipes/e17/elfe_svn.bb b/recipes/e17/elfe_svn.bb new file mode 100644 index 0000000000..d7a676f131 --- /dev/null +++ b/recipes/e17/elfe_svn.bb @@ -0,0 +1,10 @@ +LICENSE = "MIT" +PV = "0.0.1+svnr${SRCREV}" +PR = "${INC_PR}.0" + +require e-module.inc + +# Elfe is part of the enlightenment svn repository since this SRC_REV. As EFL_SRCREV is +# currently much older we need to sync it when EFL_SRCREV will change. +SRCREV = "57260" +