]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gettext: Drop ptest INSANE_SKIPs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Aug 2024 12:10:41 +0000 (13:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Aug 2024 07:25:53 +0000 (08:25 +0100)
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 <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext_0.22.5.bb

index 7eeb1a86fd590140060f97bd3370dcc3edda1004..ef5272a20653f19e109603745e19a656c7a6ec92 100644 (file)
@@ -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"