git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f669e0
)
elfe: add initial recipe for new embedded e17 launcher
author
Simon Busch
<morphis@gravedo.de>
Wed, 23 Feb 2011 11:51:18 +0000
(12:51 +0100)
committer
Simon 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]
patch
|
blob
diff --git a/recipes/e17/elfe_svn.bb
b/recipes/e17/elfe_svn.bb
new file mode 100644
(file)
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"
+