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:
45dc844
)
shr-e-gadgets: add path to edje-cc
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 12 Feb 2011 08:19:06 +0000
(09:19 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 12 Feb 2011 08:20:26 +0000
(09:20 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/shr-e-gadgets_git.bb
patch
|
blob
|
history
diff --git
a/recipes/shr/shr-e-gadgets_git.bb
b/recipes/shr/shr-e-gadgets_git.bb
index
dd238b4
..
40d81b1
100644
(file)
--- a/
recipes/shr/shr-e-gadgets_git.bb
+++ b/
recipes/shr/shr-e-gadgets_git.bb
@@
-7,13
+7,15
@@
SECTION = "x11/application"
SRCREV = "0638e17d76861ca1e4f89a2d955fab03fa143634"
PV = "0.0.0+gitr${SRCPV}"
-PR = "r
9
"
+PR = "r
10
"
inherit autotools
SRC_URI = "git://git.shr-project.org/repo/shr-e-gadgets.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
FILES_${PN} += "\
${datadir}/shr_elm_softkey \
${libdir}/enlightenment/modules/*/*.desktop \