From: Denys Dmytriyenko <[email protected]> This issue has been resolved upstream, no longer need INSANE_SKIP: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15553
Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/arago.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 5316ce81..be833c94 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -192,9 +192,6 @@ ASSUME_PROVIDED += "nativesdk-perl" # https://bugzilla.yoctoproject.org/show_bug.cgi?id=15552 INSANE_SKIP:nativesdk-openssl-misc += "build-deps" -# https://bugzilla.yoctoproject.org/show_bug.cgi?id=15553 -INSANE_SKIP:nativesdk-qemu-user-mips += "build-deps" - # https://github.com/meta-qt5/meta-qt5/issues/575 ERROR_QA:remove:layer-qt5-layer = "buildpaths" WARN_QA:append:layer-qt5-layer = " buildpaths" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15570): https://lists.yoctoproject.org/g/meta-arago/message/15570 Mute This Topic: https://lists.yoctoproject.org/mt/108973512/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
