git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c1987
)
examine_cvs.bb : cleanups from OM mtn
author
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:04:30 +0000
(15:04 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:04:30 +0000
(15:04 +0000)
packages/e17/examine_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/e17/examine_cvs.bb
b/packages/e17/examine_cvs.bb
index
c8b06de
..
750cdb3
100644
(file)
--- 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"