diff options
author | Koen Kooi <koen@openembedded.org> | 2009-09-24 14:51:07 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-09-24 14:51:07 +0200 |
commit | adf66c30a6946741462d0274aef624880fb40810 (patch) | |
tree | 07024e998605803b94df0bba3c455fe40f16c8d1 /recipes/efl1/ecore.inc | |
parent | bdc8f0323b05966c3533ab72614ddafe257a8352 (diff) |
enlightenment: bump SRCREV
* runtime tested on angstrom/beagleboard
* upgrade paths intact and working
Diffstat (limited to 'recipes/efl1/ecore.inc')
-rw-r--r-- | recipes/efl1/ecore.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc index facd7a231a..0ebddd56dc 100644 --- a/recipes/efl1/ecore.inc +++ b/recipes/efl1/ecore.inc @@ -8,6 +8,11 @@ PR = "r3" inherit efl +do_configure_prepend() { + touch ${S}/po/Makefile.in.in || true + sed -i -e 's: po::g' ${S}/Makefile.am +} + FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore" PACKAGES =+ "\ |