aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-02-12 09:19:06 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-02-12 09:20:26 +0100
commit0828b8c4f55f057bdc10be6633136a50db6a3e7f (patch)
tree2ec0593111035eb5618c0fa15f3585f64f1a14a5
parent45dc844767d5044402bf6fe78041921ef4c7e914 (diff)
downloadopenembedded-0828b8c4f55f057bdc10be6633136a50db6a3e7f.tar.gz
shr-e-gadgets: add path to edje-cc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/shr/shr-e-gadgets_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb
index dd238b434d..40d81b16de 100644
--- 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 = "r9"
+PR = "r10"
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 \