summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/ecore_svn.bb
AgeCommit message (Collapse)Author
2009-11-26e17: bump SRCREV and start adapting it to new-style stagingKoen Kooi
2009-11-19ecore: fix building for uClibcHenning Heinold
* dep on gettext-native, becaus it provides iconv.m4 with AM_ICONV * we don't have any estoric libc, so relay on AM_ICONV macro * bump PR * this time tested for glibc builds too
2009-11-18Revert "ecore: fix building for uClibc"Koen Kooi
This commits breaks non-uclibc builds since it will add an unconditional -liconv This reverts commit 406cd0fee12ad99ba6d6f7d55f743cc4c6697955.
2009-11-17ecore: fix building for uClibcHenning Heinold
2009-05-09ecore: bump PRKoen Kooi
2009-04-25ecore: fix git merge damageKoen Kooi
2009-04-23ecore: fix packaging after e17 soname change upstreamKoen Kooi
* this makes e work again after 1e71714dd3e693c64ac0d8c1f863e2efc326f30c broke it
2009-03-30ecore: fix packaging after last update to SRCREVKoen Kooi
* please pay more attention when updating SRCREV next time
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>