summaryrefslogtreecommitdiffstats
path: root/meta-efl/classes
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* e-base: bump EFL_SRCREVMartin Jansa2012-08-201-1/+1
| | | | 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-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-202-6/+6
| | | | 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>
* 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-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>
* e-base: bump EFL_SRCREVMartin Jansa2012-03-091-1/+1
| | | | | | | * remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's not needed now. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV againMartin Jansa2012-02-261-1/+1
| | | | 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>
* e-base: bump EFL_SRCREV a bit moreMartin Jansa2011-12-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from ↵Martin Jansa2011-12-201-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | libeflvala, elsa and python-elementary * elementary (Evas_GL) and e-wm (backlight) depends on trunk again.. 10:06:36 < JaMa> shouldn't elementary and e17 depend only on efl-1.1? | ./Elementary.h:372:21: fatal error: Evas_GL.h: No such file or directory and e/src/bin/e_backlight.c:43: undefined reference to `ecore_x_randr_output_backlight_available' 10:07:32 < JaMa> but I'll recheck my configs 10:08:20 < moa> hum, that evas_gl.h would be a problem indeed 10:08:36 < moa> for e, i don't know 10:08:57 <@raster> elm requires svn evas 10:09:02 <@raster> thats unfortunately how it is 10:09:12 <@raster> requires evas_gl 10:09:35 < JaMa> maybe this is missing in 1.1 branch for e17? r65838 10:09:42 <@raster> yes 10:09:46 <@raster> its missing 10:09:50 <@raster> as its in trunk 10:09:53 <@raster> its a "new feature" 10:09:58 <@raster> not in stable 10:10:15 <@raster> uy'd have to patch out the support to make elm from svn build 10:10:42 < JaMa> raster: ok then I just didn't understand the dependency on "only" efl-1.1 right.. I'll update the rest of efl to same rev (instead of keeping them on 1.1 release) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e.bbclass: remove autopoint, shouldn't be needed anymoreMartin Jansa2011-12-061-4/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: introduce EFL_SRCREV_1.1.0 and bump EFL_SRCREVMartin Jansa2011-12-061-1/+5
| | | | | | | * add EFL_SRCREV_1.1.0 with SRCREV of release and use it for released libs * EFL_SRCREV will continue to track development in bindings, elementary and e17 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for betaMartin Jansa2011-12-061-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl.bbclass: don't remove STAGING_LIBDIR STAGING_INCDIR from efl pkgconfig filesMartin Jansa2011-12-011-1/+1
| | | | | | | | | | | | * but replace those with ${libdir} and ${includedir} * it was breaking edbus: Cflags: -I${includedir}/e_dbus-1 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include after make install: Cflags: -I${includedir}/e_dbus-1 /dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include * and notice that dbus-1 is using -I{libdir} here, so replace it too Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV for 1.1.0 alpha versionsMartin Jansa2011-12-011-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV and refresh patches and elementary versionMartin Jansa2011-11-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-10-181-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-10-121-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: EFL_SRCREV bumpMartin Jansa2011-09-011-1/+1
| | | | 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-base: bump EFL_SRCREVMartin Jansa2011-08-181-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* 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>
* 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-base,e-wm: bump EFL_SRCREV and remove illume1 from e-wmMartin Jansa2011-06-081-1/+1
| | | | | | * illume1 and it's theme were removed in r59932, r59933, r59936, r59982 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>
* e-base: bump SRCREV and update fix-ecore-fb-initialization.patch patch for ↵Martin Jansa2011-05-101-1/+1
| | | | | | ecore_svn Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* e-base: bump SRCREVMartin Jansa2011-04-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREVMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: import from meta-shr.Koen Kooi2011-03-234-0/+116
Not all dependencies are in yet e.g. eve is missing webkit-efl, but e-wm should build Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>