summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/ecore.inc
AgeCommit message (Collapse)Author
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-03-19ecore: convert BBCLASSEXTENDMartin Jansa
* different EXTRA_OECONF weren't used for -native as the diff seems rather unintentional when OECONF was updated only in non-native version, feel free to add it if really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-14ecore: add patch that fixes the ecore-fb touchscreen initializationMichael 'Mickey' Lauer
With this patch, we have a working touchscreen in framebuffer mode again
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-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-09-24enlightenment: bump SRCREVKoen Kooi
* runtime tested on angstrom/beagleboard * upgrade paths intact and working
2009-07-31enlightenment: bump SRCREV, fix upgrade pathsKoen Kooi
2009-06-07enlightenment: update a bunch of PVs to match SRCREVKoen Kooi
2009-04-25ecore: fix git merge damageKoen Kooi
2009-04-25Revert "ecore: catch up with the new SONAMEs; move to autosplitting"Koen Kooi
This reverts commit 8101ad8e1229b3b9f8aa0be0fdc262b5283034d0.
2009-04-24ecore: catch up with the new SONAMEs; move to autosplittingMichael 'Mickey' Lauer
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>