summaryrefslogtreecommitdiffstats
path: root/meta-efl/classes/e-base.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* e-base: add module.so to PRIVATE_LIBSMartin Jansa2013-07-301-0/+5
| | | | | | | | | | * efl and e17 modules are installed in different directories and nothing is going to link with them -> no need to register them in shlibs providers * see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 for more details about why this WARNING about multiple shlib providers was added Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2013-01-031-1/+1
| | | | | | | | | | * this upgrade is important mostly for edbus2 * edbus2 is using AC_TRY_RUN in edbus/m4/ac_valist.m4, it does not work for us cross-compiling * without this change eve/enjoy segfaults: http://sourceforge.net/mailarchive/message.php?msg_id=30297875 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 zeroMartin Jansa2012-12-231-1/+1
| | | | | | | * alias final Enlightenment 0.17 version * announcement: http://www.enlightenment.org/p.php?p=news&l=en Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 release called omegeMartin Jansa2012-12-191-1/+1
| | | | | | | * this should be last pre-release before E17 * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=75 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 release called luckyMartin Jansa2012-12-181-1/+1
| | | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=73 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 gammaMartin Jansa2012-12-131-1/+1
| | | | | | | * changelog: http://www.enlightenment.org/p.php?p=news/show&l=&news_id=72 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 beta1 and EFL 1.7.3Martin Jansa2012-12-131-1/+1
| | | | | | | | * changelog: http://www.enlightenment.org/p.php?p=news/show&l=&news_id=70 http://www.enlightenment.org/p.php?p=news/show&l=&news_id=71 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha8Martin Jansa2012-12-111-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=69 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha7Martin Jansa2012-12-101-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=68 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha6Martin Jansa2012-12-101-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=67 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha5Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha4Martin Jansa2012-11-291-1/+1
| | | | | | | | | | | * be aware that this rev is slightly newer then alpha4, because we need backported patch to edje-1.7 r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines backport cedrics fix... not backported when done! :-P and also this works only with conf/distro/include/efl-from-svn-recipes.inc otherwise edje_cc segfaults when building default e-wm theme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha3Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha2Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: EFL_SRCREV bump past 1.7.1 release and update PV in svn recipesMartin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV to 1.7.0 release and update PV in svn recipesMartin Jansa2012-09-051-1/+1
| | | | | | * python bindings tarball are not released yet Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for 1.6.99-betaMartin Jansa2012-08-201-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: introduce 1.6.99-alpha releasesMartin Jansa2012-08-201-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for 1.6.99-alphaMartin 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>
* e-base: bump EFL_SRCREVMartin 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>
* e-base: bump EFL_SRCREVMartin 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>
* e-base: bump EFL_SRCREVMartin 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>
* 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>
* 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-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>
* 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-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>