From: Richard Purdie Date: Wed, 7 Aug 2024 12:10:41 +0000 (+0100) Subject: gettext: Drop ptest INSANE_SKIPs X-Git-Tag: yocto-5.2~2137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a6821ca4a1c8aa26d3bf6ec1e8b2f86597a1699;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gettext: Drop ptest INSANE_SKIPs In my local testing there are now no QA issues from this recipe so we can drop the ptest INSANE_SKIPs. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/gettext/gettext_0.22.5.bb b/meta/recipes-core/gettext/gettext_0.22.5.bb index 7eeb1a86fd5..ef5272a2065 100644 --- a/meta/recipes-core/gettext/gettext_0.22.5.bb +++ b/meta/recipes-core/gettext/gettext_0.22.5.bb @@ -208,7 +208,4 @@ RRECOMMENDS:${PN}-ptest:append:libc-glibc = "\ locale-base-fr-fr.iso-8859-1 \ " -INSANE_SKIP:${PN}-ptest += "ldflags" -INSANE_SKIP:${PN}-ptest += "rpaths" - BBCLASSEXTEND = "native nativesdk"