[oe-commits] Martin Jansa : shr-e-gadgets: remove edje_convert calls ( should be converted already in source)

git version control git at git.openembedded.org
Mon Sep 27 11:08:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3f0fd6ab6747bbd143b317dc64570157b6764c95
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3f0fd6ab6747bbd143b317dc64570157b6764c95

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Sep 27 13:08:12 2010 +0200

shr-e-gadgets: remove edje_convert calls (should be converted already in source)

---

 recipes/shr/shr-e-gadgets_git.bb |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb
index 973cee2..755c260 100644
--- 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 \





More information about the Openembedded-commits mailing list