The attached patch fixes a problem observed on AB, in particular https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/930/steps/BuildImages_5/logs/stdio
glib build failed, hence core-image-minimal was not built, hence SDK tests were not ran. The test patch was tested with: MACHINE = "qemumips64" require conf/multilib.conf MULTILIBS = "multilib:lib64 multilib:lib32" DEFAULTTUNE = "mips64-n32" DEFAULTTUNE_virtclass-multilib-lib64 = "mips64" DEFAULTTUNE_virtclass-multilib-lib32 = "mips32r2" QEMU_USE_KVM = "True" USER_CLASSES += " testsdk " Build Configuration: BB_VERSION = "1.31.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "mips64-poky-linux-gnun32" MACHINE = "qemumips64" DISTRO = "poky" DISTRO_VERSION = "2.1+snapshot-20160901" TUNE_FEATURES = "n32 bigendian fpu-hard" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "master-next:df6d79dc8faba6ca997beebd32242bd65fe962bd" $ bitbake core-image-minimal -c populate_sdk $ bitbake core-image-minimal -c testsdk Juro Bystricky (1): glib: disable gtk-doc on mips64 meta/recipes-core/glib-2.0/glib.inc | 1 + 1 file changed, 1 insertion(+) -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core