aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-05-09 15:04:30 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-05-09 15:04:30 +0000
commitd5bb5712b342da0a6c270e18c952cda4960d2ec9 (patch)
tree5bbe0bd465b8e5a7c2a2675c9c3f78832e188ee8 /packages/e17
parent96c1987c71522c3628a405be2075833d9d8ca2a0 (diff)
downloadopenembedded-d5bb5712b342da0a6c270e18c952cda4960d2ec9.tar.gz
examine_cvs.bb : cleanups from OM mtn
Diffstat (limited to 'packages/e17')
-rw-r--r--packages/e17/examine_cvs.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/e17/examine_cvs.bb b/packages/e17/examine_cvs.bb
index c8b06de346..750cdb3e09 100644
--- a/packages/e17/examine_cvs.bb
+++ b/packages/e17/examine_cvs.bb
@@ -1,9 +1,11 @@
DESCRIPTION = "Examine, the program configurator"
-DEPENDS = "ewl"
LICENSE = "MIT BSD"
+DEPENDS = "ewl"
PV = "0.0.1+cvs${SRCDATE}"
PR = "r0"
+SRCNAME = "examine"
+
inherit e
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"