From: Graeme Gregory Date: Fri, 9 May 2008 14:04:03 +0000 (+0000) Subject: exquisite_cvs.bb : new recipe from OM mtn X-Git-Tag: Release-2010-05/1~6970^2~4^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=104098aac850efca9dacd3f3973ddbc557105cb0;p=openembedded.git exquisite_cvs.bb : new recipe from OM mtn --- 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"