summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
* edje: explicitly enable libsndfile for target recipeMartin Jansa2012-07-131-1/+6
| | | | | | | | | * there is no native/nativesdk support in libsndfile so disable it fro native/nativesdk edje * Thanks to Koen for noticing that it's autodetected and sometimes leaks into feeds Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Eric Bénard <eric@eukrea.com>
* README: keep PATCH prefix in subject-prefix, some people filter their inbox ↵Martin Jansa2012-04-261-1/+1
| | | | | | based on that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* expedite: add LIC_FILES_CHKSUMMartin Jansa2012-04-261-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eio: fix LIC_FILES_CHKSUMMartin Jansa2012-04-261-1/+1
| | | | | | * formal changes in r66247 and copy&paste fix in r66262 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn.inc: renameMartin Jansa2012-04-261-0/+0
| | | | | | | * people with this included will notice new release recipes and use them if possible without breaking upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for new released versionsMartin Jansa2012-04-2667-277/+363
| | | | | | | * drop/reset PR where possible as PV is increased * remove RREPLACES for versions before meta-efl was created Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for 1.2Martin Jansa2012-04-261-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* README: fix meta-efl, meta-gpe and meta-xfce to point to openembedded.orgDenys Dmytriyenko2012-04-191-2/+1
| | | | | | | | | Fix README files for meta-efl, meta-gpe and meta-xfce to point to the correct openembedded.org address instead of the outdated openembedded.net in git URIs. Reported by Autif Khan for one of the layers. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2012-04-171-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-tasks: bump PRMartin Jansa2012-03-261-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emotion: fix upgrade path from libemotion0 to libemotion1Martin Jansa2012-03-261-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2012-03-261-1/+1
| | | | | | | | | | | | | Newer efl alpha was released today, so I hope that next bump will be with released tarballs. This EFL_SRCREV is a bit older but worth upgrading as it finishes python-elementary changes for elementary-1.0 APIs and also includes .so changes for release (so switch to tarballs should be rather formality with bugfixes). All elementary based apps need PR bump. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV again to get elementary-1.0 APIMartin Jansa2012-03-161-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eina: fix QA warning about unpackaged dirMartin Jansa2012-03-161-0/+4
| | | | | | | | * WARNING: For recipe eina, the following files/directories were installed but not shipped in any package: WARNING: /usr/bin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* elementary: package new datetime_input_ctxpopup moduleMartin Jansa2012-03-161-1/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* e-tasks: drop local patches and use our github repo insteadMartin Jansa2012-03-169-1354/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eve: another PR bump for libtiff3->libtiff5Martin Jansa2012-03-091-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-elementary: another PR bump for libtiff3->libtiff5Martin Jansa2012-03-091-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: another PR bump for libtiff3->libtiff5Martin Jansa2012-03-091-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add poppler to DEPENDSMartin Jansa2012-03-091-2/+2
| | | | | | | | | | | | | * poppler is autodetected and then transitive deps are not working as expected (it will remove tiff from sysroot to replace it with newer version while building something else against elementary) | /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/4.6.3/ld: warning: libtiff.so.3, needed by /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libelementary.so, not found (try using -rpath or -rpath-link) | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFSetField' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFClose' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFDefaultStripSize' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFFdOpen' | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFWriteScanline' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2012-03-093-137/+1
| | | | | | | * remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's not needed now. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libeflvala: add tiff to DEPENDS and bump PR to rebuild after ↵Martin Jansa2012-02-281-2/+2
| | | | | | libtiff3->libtiff5 change Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imlib2: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ethumb: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elfe: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-elementary: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: fix memory usage with illume causing OOMMartin Jansa2012-02-262-1/+137
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: addapt to newer elementaryMartin Jansa2012-02-2611-39/+663
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV againMartin Jansa2012-02-262-3/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11-illume: use allarchMartin Jansa2012-02-241-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa: remove unneeded systemd codeAndreas Müller2012-02-231-10/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-x11-illume: change default ETHEME from e-wm-theme-illume to ↵Martin Jansa2012-02-221-3/+3
| | | | | | | | | | e-wm-theme-default * e-wm-theme-illume is gone with illume1 (see b37564b7355af71595ac48b96bcf7d2087e47c73) * found by accident when running distroless build, guess everybody is using own theme anyway Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* webkit-efl: resolve build error with missing eina lib when linked by goldMartin Jansa2012-02-152-0/+30
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-1321-17/+23
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: move /usr/lib/ecore/immodules/xim.so from ${PN}-dev to ${PN}-imf"Martin Jansa2012-02-131-4/+7
| | | | | | | * it's needed for elementary entry too * also add empty /usr/bin to fix QA Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for efl sdkNicolas Aguirre2012-01-254-0/+53
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: add ALLOW_EMPTYMartin Jansa2012-01-252-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsoup-2.4: add unstable version 2.37.2 which is needed for newer webkit-eflMartin Jansa2012-01-231-0/+23
| | | | | | | | | | | * otherwise random runtime crashes can happen, see: https://lists.webkit.org/pipermail/webkit-efl/2011-December/000091.html * this recipe should be removed as soon as there is 2.38 or newer version in oe-core * newer libsoup-2.4 wasn't used because those depend also on unstable glib Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIsMartin Jansa2012-01-231-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.7.3Martin Jansa2012-01-232-7/+173
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: fix packaging of multisense module.soMartin Jansa2012-01-121-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: package examples to PN-testsMartin Jansa2012-01-111-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFLMartin Jansa2012-01-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: add eina to DEPENDS, it depends on eina since r36623Martin Jansa2012-01-111-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV a bit moreMartin Jansa2012-01-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemdOtavio Salvador2012-01-091-3/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* e-tasks: add patch to fix changed callback nameMartin Jansa2011-12-202-2/+43
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV a bit moreMartin Jansa2011-12-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>