73bf6f07424bf1c5b3d996f2405185f7f1047a14
With oe-core's: commit c03b32bd71dbe04f2f239556fea0b53215e403d7 Author: Thomas Witt <Thomas.Witt@bmw.de> Date: Mon Aug 22 16:27:11 2016 +0200 cmake.bbclass: call cmake with a relative path CMake wants a relative path for CMAKE_INSTALL_*DIR, an absolute path breaks cross-compilation. This fact is documented in the following ticket: https://cmake.org/Bug/view.php?id=14367 $sysconfdir and $localstatedir are not relative to $prefix, so they are still set as absolute paths. With his change ${PROJECT}Targets.cmake that are generated by cmakes "export" function will contain relative paths instead of absolute ones. Signed-off-by: Thomas Witt <Thomas.Witt@bmw.de> Signed-off-by: Clemens Lang <clemens.lang@bmw-carit.de> Signed-off-by: Ross Burton <ross.burton@intel.com> the hacky sysroot replacements are no more necessary. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
OE layer to desktop environments based on qt5
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
URI: git://github.com/meta-qt5/meta-qt5.git branch: master revision: HEAD
URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD
Layer maintainer: Andreas Müller schnitzeltony@googlemail.com
Languages
BitBake
99.4%
Roff
0.6%