summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
* e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: unify tabs/spaces usageMartin Jansa2012-08-2019-66/+66
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-elf: e-module: add *.a to PN-staticdevMartin Jansa2012-07-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: use new update-alternatives syntaxMartin Jansa2012-07-301-5/+4
| | | | | | * fixes warning WARNING: e-wm: Use of ALTERNATIVE_NAME is deprecated, see update-alternatives.bbclass for more info. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: add patch to build against newer webkit-eflMartin Jansa2012-07-302-0/+40
| | | | | | | | | | * otherwise fails at runtime: CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x617f00 is version 4 while 5 was expected. CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x6180c0 is version 4 while 5 was expected. eve[627]: segfault at 0 ip (null) sp 00007fff7ee1fb18 error 14 in eve[400000+18000] Segmentation fault Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.9.3Martin Jansa2012-07-304-126/+27
| | | | | | | | | | * some revisions are broken for armv4t, see my comment at https://bugs.webkit.org/show_bug.cgi?id=80354 * and newer then this need developement snapshot of glib/glib-networking/libsoup-2.4 https://bugs.webkit.org/show_bug.cgi?id=91626 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: inherit pythonnativeMartin Jansa2012-07-241-2/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Conflicts: meta-efl/recipes-efl/webkit/webkit-efl_svn.bb
* eina: do not remove bindir, it's not created with new automakeMartin Jansa2012-07-191-4/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert tabs to 4 spaces in populate_packagesMartin Jansa2012-07-191-7/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1Martin Jansa2012-07-198-6/+8
| | | | | | | * this patch depends on http://patchwork.openembedded.org/patch/32085/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* various: update ; proto= to ; protocol= in SRC_URIKoen Kooi2012-07-1640-43/+43
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa: move systemd support to meta-systemdAndreas Müller2012-07-162-16/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* ecore: backport patch from trunk to fix build with eglibc-2.16Martin Jansa2012-07-092-1/+47
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: upgrade recipes for new EFL bugfix release cycle 1.2.1Martin Jansa2012-06-2117-82/+82
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* edje: explicitly enable libsndfile for target recipeMartin Jansa2012-06-211-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>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-051-0/+2
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsoup-2.4, gobject-introspection: upgraded in oe-coreMartin Jansa2012-05-061-25/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: fix build with gcc-4.7Martin Jansa2012-05-042-1/+78
| | | | | | | | * that patch is backport of http://trac.webkit.org/changeset/113786/trunk/ to our SRCREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdfview: fix build with glib-2.32Martin Jansa2012-05-042-2/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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>