summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
* elfe: Add LIC_FILES_CHKSUM to recipepespin2011-08-221-0/+1
| | | | | Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: include epp in edje-utils package. Fixes edje_ccSebastian Krzyszkowiak2011-08-221-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add new elementary-accessibility package and improve packagingMartin Jansa2011-08-221-4/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-08-221-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: remove SHR specific patchMartin Jansa2011-08-182-67/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-08-181-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl/screenshot: fix building with current gettext/auto*lumag2011-08-172-0/+24
| | | | | | | | | Current auto*/gettext stopped substituting @MKINSTALLDIRS@ variable which is necessary in screenshot/po/Makefile. Fix that by calling AM_MKINSTALLDIRS manually. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl/screenshot: add LIC_FILES_CHKSUMlumag2011-08-171-0/+1
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emprint: add LIC_FILES_CHKSUMlumag2011-08-171-0/+1
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* webkit-efl: inherit perlnative and s/ARM/arm/g in ARM_INSTRUCTION_SETMartin Jansa2011-08-081-2/+2
| | | | | | | | * ARM_INSTRUCTION_SET != "thumb" is enough but better to unify with other recipes in case someone does ARM_INSTRUCTION_SET == "arm" later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e(fl).bbclass: don't override PACKAGES, but add to itKoen Kooi2011-07-262-5/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: fix packagingKoen Kooi2011-07-261-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: add dependency on eetKoen Kooi2011-07-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVKoen Kooi2011-07-261-1/+1
| | | | | | tested with angstrom/efl-nodm-image/qemuarm Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* efl: drop older recipes for efl 1.0.0 release, current e-wm EFL_SRCREV needs ↵Martin Jansa2011-07-2611-124/+2
| | | | | | | | | newer ecore * we'll return recipes for release when there is 1.1.0 hopefully with e-wm relase Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emotion: add eeze to DEPENDS, it's needed since r61455Martin Jansa2011-07-261-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* places: fix buildKoen Kooi2011-07-252-6/+1
| | | | | | e-module: inherit gettext Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: add new style GL config optionsKoen Kooi2011-07-251-1/+3
| | | | | | The config options changed recently, but we keep both to allow bisecting EFL_SRCREVs Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* embryo: add missing eina dependencyKoen Kooi2011-07-251-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2011-07-251-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm svn: add missing eina dependencyKoen Kooi2011-07-251-1/+1
| | | | | | | | | | | | | | | checking for E_REMOTE... no | configure: error: Package requirements ( | ecore >= 1.0.999 | ecore-ipc >= 1.0.999 | eet >= 1.4.0 | eina >= 1.0.999 | ) were not met: | | No package 'eina' found Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* webkit-efl: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dMartin Jansa2011-06-082-0/+61
| | | | | | | | | | * currently it doesn't build with default pkg-config from oe-core http://lists.linuxtogo.org/pipermail/openembedded-core/2011-June/003798.html if build pkg-config-native before this patch http://cgit.freedesktop.org/pkg-config/commit/?id=69a7eaa6763bb0920e2b539fffbad51348d94deb then webkit-efl builds fine again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: update LICENSE fields and remove patch applied upstreamMartin Jansa2011-06-082-37/+4
| | | | | | | | | | | * context menu was removed completely in r59455 * add LIC_FILES_CHKSUM * fix LICENSE * add gettext to inherit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base,e-wm: bump EFL_SRCREV and remove illume1 from e-wmMartin Jansa2011-06-084-45/+2
| | | | | | * illume1 and it's theme were removed in r59932, r59933, r59936, r59982 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: use allarch.bbclass instead just PACKAGE_ARCH = allMartin Jansa2011-06-021-2/+2
| | | | | | | * otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV a bitMartin Jansa2011-05-191-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl-from-svn.inc: import from meta-shrMartin Jansa2011-05-191-0/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* embryo, epdf: fix LICENSE, from oe.devMartin Jansa2011-05-102-7/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREV and update fix-ecore-fb-initialization.patch patch for ↵Martin Jansa2011-05-103-9/+38
| | | | | | ecore_svn Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* conf/layer.conf: Use .= for BBPATH and += for BBFILESKhem Raj2011-05-091-3/+3
| | | | | | | | Provide additional commentary that should help a bit more Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* places: add license checksumKoen Kooi2011-04-211-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe,efl: add subject prefix hint for git send-emailKoen Kooi2011-04-211-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vala.bbclass: move from meta-efl to meta-oe as libcanberra_0.26.bb is also ↵Martin Jansa2011-04-161-18/+0
| | | | | | using it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imlib2: add LIC_FILES_CHKSUMMartin Jansa2011-04-161-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREVMartin Jansa2011-04-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* azy: disable mysql testsMartin Jansa2011-04-061-0/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: drop PACKAGES_DYNAMIC_virtclass-native, not needed anymoreMartin Jansa2011-04-061-1/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump SRCREVMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: update to 1.0.1Philippe De Swert2011-04-062-10/+10
| | | | | | | | | Version 1.0.1 contains bugfixes for udev watch/find functions to make sure devices are shown correctly. Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: inherit gettextMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ephoto: inherit gettextMartin Jansa2011-04-061-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ephoto: new svn build recipePhilippe De Swert2011-04-061-0/+12
| | | | | | Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eio: new recipe and include file for eioPhilippe De Swert2011-04-062-0/+21
| | | | | | Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-efl: import from meta-shrMartin Jansa2011-03-318-0/+122
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11-illume: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libeflvala: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ethumb: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emotion: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>