elfe: add initial recipe for new embedded e17 launcher
authorSimon Busch <morphis@gravedo.de>
Wed, 23 Feb 2011 11:51:18 +0000 (12:51 +0100)
committerSimon Busch <morphis@gravedo.de>
Wed, 23 Feb 2011 12:12:11 +0000 (13:12 +0100)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/e17/elfe_svn.bb [new file with mode: 0644]

diff --git a/recipes/e17/elfe_svn.bb b/recipes/e17/elfe_svn.bb
new file mode 100644 (file)
index 0000000..d7a676f
--- /dev/null
@@ -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"
+