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:
2839bd9
)
shr-e-gadgets: remove edje_convert calls (should be converted already in source)
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 11:08:12 +0000
(13:08 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 11:08:12 +0000
(13:08 +0200)
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
973cee2
..
755c260
100644
(file)
--- a/
recipes/shr/shr-e-gadgets_git.bb
+++ b/
recipes/shr/shr-e-gadgets_git.bb
@@
-14,11
+14,6
@@
inherit autotools
SRC_URI = "git://git.shr-project.org/repo/shr-e-gadgets.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
-do_compile_append() {
- ${STAGING_BINDIR_NATIVE}/edje_convert src/illume-rightclick-toggle/e-module-illume-rightclick-toggle.edj
- ${STAGING_BINDIR_NATIVE}/edje_convert src/shelf-gadgets/e-module-shr-e-gadgets.edj
-}
-
FILES_${PN} += "\
${datadir}/shr_elm_softkey \
${libdir}/enlightenment/modules/*/*.desktop \