From: Mikko Rapeli <[email protected]> Test binaries are embeddding build paths and can't easily figure out why. Thus ignore the errors in these binaries for now.
Signed-off-by: Mikko Rapeli <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit e77f9f2feb6b9b9c86e3d815415e4bb521444538) Signed-off-by: Armin Kuster <[email protected]> --- meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb b/meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb index e6c276ba4e..a98ed67f76 100644 --- a/meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb +++ b/meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb @@ -140,3 +140,5 @@ FILES:${PN} += "${libdir}/fwupd-plugins-* \ FILES:${PN}-ptest += "${libexecdir}/installed-tests/ \ ${datadir}/installed-tests/" RDEPENDS:${PN}-ptest += "gnome-desktop-testing" + +INSANE_SKIP:${PN}-ptest += "buildpaths" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111738): https://lists.openembedded.org/g/openembedded-devel/message/111738 Mute This Topic: https://lists.openembedded.org/mt/107826455/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
