aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <eblima@gmail.com>2010-10-22 14:15:51 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 09:27:52 +0200
commit4259ee7b7db0d11b51f99dee59e289ec659ec0f7 (patch)
tree490309e4daabd0e17074250185a1f74a00aa26b8 /recipes/efl1
parentb6b5ccb6f55a669b47cbddf30c38242243a6a287 (diff)
downloadopenembedded-4259ee7b7db0d11b51f99dee59e289ec659ec0f7.tar.gz
eeze: add new recipe
Part of the EFL, eeze is a library to simplify the use of devices. It is now a dependency for E17. Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/eeze_svn.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/efl1/eeze_svn.bb b/recipes/efl1/eeze_svn.bb
new file mode 100644
index 0000000000..5388ec16f7
--- /dev/null
+++ b/recipes/efl1/eeze_svn.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Eeze is a library to simplify the use of devices"
+LICENSE = "MIT BSD"
+DEPENDS = "ecore udev"
+PV = "0.2.0.+svnr${SRCPV}"
+PR = "r0"
+SRCREV = "${EFL_SRCREV}"
+
+inherit efl
+
+# Some upgrade path tweaking
+AUTO_LIBNAME_PKGS = ""