[oe] [PATCH 11/17] Eeze: New recipe

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:51 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

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 at gmail.com>
---
 recipes/efl1/eeze_svn.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 recipes/efl1/eeze_svn.bb

diff --git a/recipes/efl1/eeze_svn.bb b/recipes/efl1/eeze_svn.bb
new file mode 100644
index 0000000..5388ec1
--- /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 = ""
-- 
1.7.3.1





More information about the Openembedded-devel mailing list