aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/eina_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/eina_svn.bb')
-rw-r--r--recipes/efl1/eina_svn.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb
new file mode 100644
index 0000000000..f38c4c5b36
--- /dev/null
+++ b/recipes/efl1/eina_svn.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "Eina is the Enlightenment data library"
+LICENSE = "LGPL"
+PV = "0.0.1+svnr${SRCREV}"
+PR = "r0"
+
+inherit efl
+
+FILES_${PN} += "${libdir}/eina"