From 104098aac850efca9dacd3f3973ddbc557105cb0 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Fri, 9 May 2008 14:04:03 +0000 Subject: exquisite_cvs.bb : new recipe from OM mtn --- packages/e17/exquisite_cvs.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/e17/exquisite_cvs.bb (limited to 'packages') diff --git a/packages/e17/exquisite_cvs.bb b/packages/e17/exquisite_cvs.bb new file mode 100644 index 0000000000..7f2d32f83b --- /dev/null +++ b/packages/e17/exquisite_cvs.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "A psplash replacement for display" +LICENSE = "MIT BSD" +DEPENDS = "eet evas ecore embryo edje" +PV = "0.0.1+cvs${SRCDATE}" +PR = "r0" + +SRCNAME = "exquisite" + +inherit e + +EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" -- cgit v1.2.3