[oe-commits] Simon Busch : elfe: add initial recipe for new embedded e17 launcher

git version control git at git.openembedded.org
Wed Feb 23 12:29:34 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 39899b7df981b645a1f14dd55a0808cf9fa40ba9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=39899b7df981b645a1f14dd55a0808cf9fa40ba9

Author: Simon Busch <morphis at gravedo.de>
Date:   Wed Feb 23 12:51:18 2011 +0100

elfe: add initial recipe for new embedded e17 launcher

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 recipes/e17/elfe_svn.bb |   10 ++++++++++
 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 0000000..d7a676f
--- /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"
+





More information about the Openembedded-commits mailing list