summaryrefslogtreecommitdiff
path: root/recipes/efl1/ecore_svn.bb
AgeCommit message (Collapse)AuthorFiles
2010-08-20ecore: add newer exit_uclibc patch, because newer revisions have different ↵Martin Jansa1
formatting Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-08recipes: bump PR for packages depending on jpeg which changed .so name with ↵Martin Jansa1
6b -> 8b upgrade * distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
2010-06-08ecore: remove no longer available --enable-ecore-txtMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
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 Larson1
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-04-02EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipesMartin Jansa1
* Or we can move them to e.bbclass, python-efl.inc instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-30ecore: enable XIM for dead keys support from illume keyboardsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-29ecore-native: disable curl againKoen Kooi1
* this avoids an error with curl internal checks that get triggered for some reason on 64 bit buildhosts
2010-03-19ecore: convert BBCLASSEXTENDMartin Jansa1
* 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-16ecore: PR bump after libexpat soname changeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-14ecore: add patch that fixes the ecore-fb touchscreen initializationMichael 'Mickey' Lauer1
With this patch, we have a working touchscreen in framebuffer mode again
2010-03-11ecore: split exit_uclibc patch, as one part needs maxrev=47076Martin Jansa1
* ecore_con_dns.c was removed in r47077 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-04ecore: maxrev iconv patchKoen Kooi1
2009-11-26e17: bump SRCREV and start adapting it to new-style stagingKoen Kooi1
2009-11-19ecore: fix building for uClibcHenning Heinold1
* 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 Kooi1
This commits breaks non-uclibc builds since it will add an unconditional -liconv This reverts commit 406cd0fee12ad99ba6d6f7d55f743cc4c6697955.
2009-11-17ecore: fix building for uClibcHenning Heinold1
2009-05-09ecore: bump PRKoen Kooi1
2009-04-25ecore: fix git merge damageKoen Kooi1
2009-04-23ecore: fix packaging after e17 soname change upstreamKoen Kooi1
* this makes e work again after 1e71714dd3e693c64ac0d8c1f863e2efc326f30c broke it
2009-03-30ecore: fix packaging after last update to SRCREVKoen Kooi1
* please pay more attention when updating SRCREV next time
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
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>