aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elfe_svn.bb
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-02-23 12:51:18 +0100
committerSteffen Sledz <sledz@dresearch.de>2011-02-25 08:48:53 +0100
commit881bb42f2e5aec3a029ad9f13cd932105c896b81 (patch)
tree4054ed530f0779aa4606ce603b87e1b492f8a719 /recipes/e17/elfe_svn.bb
parentb76fbc49b2369ef7ace06f02ce0031dd6e117f2f (diff)
downloadopenembedded-881bb42f2e5aec3a029ad9f13cd932105c896b81.tar.gz
elfe: add initial recipe for new embedded e17 launcher
Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/e17/elfe_svn.bb')
-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"
+