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:
cc0ce15
)
eflpp: supply path to edje_cc
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 24 Jul 2007 00:19:13 +0000
(
00:19
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 24 Jul 2007 00:19:13 +0000
(
00:19
+0000)
packages/efl1/eflpp_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/efl1/eflpp_cvs.bb
b/packages/efl1/eflpp_cvs.bb
index
c8c613d
..
ce01d89
100644
(file)
--- a/
packages/efl1/eflpp_cvs.bb
+++ b/
packages/efl1/eflpp_cvs.bb
@@
-7,4
+7,6
@@
PV = "0.1.0+cvs${SRCDATE}"
inherit efl_library
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
SRC_URI = "${E_CVS};module=e17/proto/${SRCNAME}"