From 0a6821ca4a1c8aa26d3bf6ec1e8b2f86597a1699 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 7 Aug 2024 13:10:41 +0100 Subject: [PATCH] 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 --- meta/recipes-core/gettext/gettext_0.22.5.bb | 3 --- 1 file changed, 3 deletions(-) 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" -- 2.47.3