aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-02-23 12:51:18 +0100
committerSimon Busch <morphis@gravedo.de>2011-02-23 13:12:11 +0100
commit39899b7df981b645a1f14dd55a0808cf9fa40ba9 (patch)
tree4054ed530f0779aa4606ce603b87e1b492f8a719 /recipes/e17
parent5f669e0ca5637de56d25b9ebe8c890116cde9f67 (diff)
downloadopenembedded-39899b7df981b645a1f14dd55a0808cf9fa40ba9.tar.gz
elfe: add initial recipe for new embedded e17 launcher
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/elfe_svn.bb10
1 files changed, 10 insertions, 0 deletions
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"
+