| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes | Alexander Kanavin | 2016-06-08 | 1 | -4/+0 |
| | | | | | | | | They are no longer required to build python software. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| * | recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" | Martin Jansa | 2016-03-04 | 1 | -1/+1 |
| | | | | | | | | | | * Using "cp -a" leaks UID of user running the builds, causing many QA warnings. * See this thread for details: http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
| * | python-efl: upgrade from separate recipes to shared python-efl-1.8.1 | Martin Jansa | 2014-02-23 | 1 | -3/+47 |
| | | | | | | | | | | | | | | | | | | * python-ecore, python-edbus, python-edje, python-elementary, python-emotion, python-evas are now built from single source tree * announcements: 1.8.0: http://sourceforge.net/mailarchive/message.php?msg_id=31728838 1.8.1: http://sourceforge.net/mailarchive/message.php?msg_id=31862842 * 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> | ||||
| * | python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P ↵ | Martin Jansa | 2012-08-20 | 1 | -0/+6 |
| to svn recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | |||||
