summaryrefslogtreecommitdiff
path: root/recipes/efl1/ecore
AgeCommit message (Collapse)AuthorFiles
2010-09-24EFL: bump SRCREVMartin Jansa1
* python-efl: python EFL bindings are now using autotools instead of setuptools started with r52282 * python-efl: prefix includedir value returned from pkg-config --variable=includedir with STAGING_DIR_HOST * python-efl: don't install .svn files with examples * python-edje: update patch for unicode conversion * elmdentica: jump back to EFL_SRCREV * ecore: rebased patch, see http://patchwork.openembedded.org/patch/2626/ for discussion if it's still really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-18efl1 : moved unused files to obsolete dirFrans Meulenbroeks2
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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-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 Jansa2
* ecore_con_dns.c was removed in r47077 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-19ecore: fix building for uClibcHenning Heinold2
* 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 Kooi2
This commits breaks non-uclibc builds since it will add an unconditional -liconv This reverts commit 406cd0fee12ad99ba6d6f7d55f743cc4c6697955.
2009-11-17ecore: fix building for uClibcHenning Heinold2
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko2
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>