aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-05-09 14:04:03 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-05-09 14:04:03 +0000
commit104098aac850efca9dacd3f3973ddbc557105cb0 (patch)
treeb8fd36da061160f60c58a0c125b95c00c76d4e4c /packages/e17
parent978df3ffd9d251ec874460cd04f3c9c03ac5389d (diff)
downloadopenembedded-104098aac850efca9dacd3f3973ddbc557105cb0.tar.gz
exquisite_cvs.bb : new recipe from OM mtn
Diffstat (limited to 'packages/e17')
-rw-r--r--packages/e17/exquisite_cvs.bb11
1 files changed, 11 insertions, 0 deletions
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"