summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
...
* edbus: option to disable performance-test was renamed and package logo.png in PNMartin Jansa2012-08-201-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: add unpackaged /usr/share/mime/packages/edje.xml to PNMartin Jansa2012-08-201-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was ↵Martin Jansa2012-08-201-1/+1
| | | | | | stealing files from ${PN}-locale-* Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add evas-loader-generic + evas-generic-loader-svn to RRECOMMENDS in ↵Martin Jansa2012-08-201-1/+6
| | | | | | svn version which doesn't support librsvg loader Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG ↵Martin Jansa2012-08-204-0/+55
| | | | | | support in newer evas Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add eio to DEPENDSMartin Jansa2012-08-201-0/+1
| | | | | | | | | | | * fixes: | /bin/grep: /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | /bin/sed: can't read /OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la: No such file or directory | arm-oe-linux-gnueabi-libtool: link: `/OE/shr-core/tmp-eglibc/sysroots/spitz/usr/lib/libeio.la' is not a valid libtool archive | make[3]: *** [module.la] Error 1 | make[3]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/elementary-2_1.0.1+svnr74527-r1.0/elementary/src/edje_externals' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-edje: add evas to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | * fixes: ./edje/edit/c_edit.c:235:18: fatal error: Evas.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: drop patch applied upstream r74447Martin Jansa2012-08-202-52/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV againMartin Jansa2012-08-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add eio to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | * it's needed since r74373 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: add patch to fixup performance_test autotools config and disable itMartin Jansa2012-08-202-0/+53
| | | | | | * it fails to find Eina.h anyway, will enabled it when fix is upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: drop patch applied upstreamMartin Jansa2012-08-202-40/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: add eina to DEPENDSMartin Jansa2012-08-201-1/+1
| | | | | | | | | | | * it's using that | performance.c:2:18: fatal error: Eina.h: No such file or directory | compilation terminated. | make[3]: *** [e_dbus_performance-performance.o] Error 1 | make[3]: *** Waiting for unfinished jobs.... | make[3]: Leaving directory /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/edbus-2_1.2.1+svnr74419-r0.0/e_dbus/src/bin Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* terminology: add terminology-themes to RDEPENDSMartin Jansa2012-08-201-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: packaging: include flags in PN-images, add catch-all PN-backgrounds ↵Martin Jansa2012-08-201-1/+4
| | | | | | package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: update LIC_FILES_CHKSUMMartin Jansa2012-08-201-1/+1
| | | | | | * Copyright year was updated in r73192 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efreet: inherit gettextMartin Jansa2012-08-201-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: package cserve2 and its loadersMartin Jansa2012-08-201-3/+14
| | | | | | * cserve2 introduced in http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg40703.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* terminology: add recipe for terminal emulatorMartin Jansa2012-08-201-0/+19
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn-recipes: update to match PV from svn recipesMartin Jansa2012-08-201-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: update PV in svn recipes to sort higher then releaseMartin Jansa2012-08-2013-13/+13
| | | | | | * now when we have newer EFL_SRCREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: update fix-ecore-fb-initialization.patch for svn recipeMartin Jansa2012-08-202-12/+53
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>