On Wed, Oct 17, 2018 at 3:43 AM Pascal Bach <[email protected]> wrote: > > This patchset is unmodified from v3. It is just rebased on top of master which > already includes a fixed version of libproxy and piglit. > > I built all cmake based recipes in oe-core (qemuarm64) and did not find any > more issues. >
Can you run world builds on meta-openembedded repositories with this series applied and also compile some other large projects which use cmake like meta-browser > Pascal Bach (4): > cmake.bbclass: use CMAKE_SYSTEM_LIBRARY_PATH instead of > CMAKE_LIBRARY_PATH > cmake.bbclass: search both sysroot-native and host for native packages > cmake.bbclass: move CMAKE_NO_SYSTEM_FROM_IMPORTED to toolchain.cmake > cmake.bbclass: allow cmake to find hosttools > > meta/classes/cmake.bbclass | 24 +++++++++++++++--------- > 1 file changed, 15 insertions(+), 9 deletions(-) > > -- > 2.11.0 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
