Message ID | 20241012212200.55241-1-denis@denix.org |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master] arago.conf: remove INSANE_SKIP that was fixed upstream | expand |
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"