aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/conf
AgeCommit message (Collapse)Author
2014-07-15layer.conf: Exclude some theme dependencies from siggenMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23efl: upgrade from separate recipes to shared efl-1.8.5Martin Jansa
* eina, evas, eio, efreet, edbus2, ecore, ethumb, emotion, embryo, edje are now built from single source tree * announcements: efl & friends http://sourceforge.net/mailarchive/message.php?msg_id=31733071 EFL 1.8.4 release http://sourceforge.net/mailarchive/message.php?msg_id=31826305 EFL 1.8.5 release http://sourceforge.net/mailarchive/message.php?msg_id=31895179 * be aware that upgrade-path wont probably work correctly and that you have to manually cleanup your sysroots before migrating to new shared efl recipe, for details see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-21meta-oe, meta-efl: Restore few MIRROR variablesMartin Jansa
* these were correctly removed from oe-core in commit 3b333896c71689c664475d53daed52404bf6b21b Author: Phil Blundell <pb@pbcl.net> Date: Thu Nov 14 18:15:46 2013 +0000 bitbake.conf: Remove obsolete/unused MIRROR cruft but we still need them here, so add them to layer.conf * FREESMARTPHONE_GIT is used by 4 recipes in meta-oe and a lot more in meta-fso (which depends on meta-oe) meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master" meta-oe/recipes-support/serial-utils/pty-forward-native.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" meta-oe/recipes-support/serial-utils/serial-forward_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master" * E_MIRROR/E_SVN are used in many recipes in meta-efl, even with upstream moveing to git, not all components are already in git and for distros with populated PREMIRROR these variables are still important to parse the recipes. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23e-wm: add recipe for released tarballMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-efl: update efl svn recipes PV to 1.7.4+svnrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18terminology: upgrade to 0.2.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29efl-from-svn-recipes.inc: update to match new versionMartin Jansa
* be aware that elocation, efreet and latest eve now depends on edbus2 (edbus directory in svn, e_dbus is edbus1) and we don't have recipe for edbus2 yet Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05python-efl: upgrade svn recipes to 1.7.0+svnMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05terminology: add version 0.1.0, negative D_P to svn and bump PEMartin Jansa
* PE bump is needed for upgrade path from svn recipe to 0.1.0 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-05e-base: bump EFL_SRCREV to 1.7.0 release and update PV in svn recipesMartin Jansa
* python bindings tarball are not released yet Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P ↵Martin Jansa
to svn recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svnMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG ↵Martin Jansa
support in newer evas Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20efl-from-svn-recipes: update to match PV from svn recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26efl-from-svn.inc: renameMartin Jansa
* 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>
2012-04-26meta-efl: add recipes for new released versionsMartin Jansa
* 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>
2011-12-06efl-from-svn: update preferred versionsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-19efl-from-svn.inc: import from meta-shrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-09conf/layer.conf: Use .= for BBPATH and += for BBFILESKhem Raj
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>
2011-03-23meta-efl: import from meta-shr.Koen Kooi
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>