Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Müller
16b3093283 cmake_extra_sanity: Also detect link to sysroots of other recipes
This came up during sddm issue fixed in previous patch:

During debug "${B}/src/common/Constants.h" contained path to qtbase-native's
sysroot which was not properly detected. To avoid false positives caused
by qdbusxml2 hack in qtbase-native was aligned.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-22 09:50:26 +01:00
Andreas Müller
34e894f359 cmake_extra_sanity.bbclass: align paths for recipe specific sysroot
We might get double warnings but that seems acceptable

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 18:50:25 +02:00
Andreas Müller
9b49a238f2 cmake_extra_sanity: add additional check on libdir
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-01 09:20:14 +02:00
Andreas Müller
31f95ec92d world: rework cmake sanity and sysroot alignment
This is a panic commit in the middle of development - have the feeling my host
dies...

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-08-31 21:26:54 +02:00