aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
+