Thank god. I didn't like my solution. Especially since there was a little push back on the oe-core mailing list for my patch over there.


On 7/16/2024 1:23 PM, Denys Dmytriyenko wrote:
Actually, this is not needed - see my patch.


On Mon, Jul 15, 2024 at 02:37:29PM -0500, Ryan Eatmon via 
lists.yoctoproject.org wrote:
A recent change in master has promoted a lot more warnings into errors.
Set the INSANE_SKIP variable since we are using INCOMPATIBLE_LICENSE.

This patch is dependent on a patch in oe-core:

https://lists.openembedded.org/g/openembedded-core/message/201943

Signed-off-by: Ryan Eatmon <[email protected]>
---
v2: Added the oe-core patch reference.

  meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend 
b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
index 4ad4f70a..44d1e3fa 100644
--- a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
+++ b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
@@ -3,3 +3,5 @@ PR:append = ".arago0"
  # Set INCOMPATIBLE_LICENSE to GPLv3 to allow gnutls to use the non GPLv2
  # version of gettext.
  INCOMPATIBLE_LICENSE = "GPL-3.0*"
+
+INSANE_SKIP:${PN} += "incompatible-license"
--
2.17.1

--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15451): 
https://lists.yoctoproject.org/g/meta-arago/message/15451
Mute This Topic: https://lists.yoctoproject.org/mt/107238799/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to