Can probably go to scarthgap as well.
On Tue, Jul 16, 2024 at 02:21:41PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <[email protected]> > > Upstream gnutls recipe in oe-core used to check INCOMPATIBLE_LICENSE for > presence of GPLv3 in order to link to a specific version of gettext. > That logic is long since gone and this bbappend is not needed. > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend | 5 ----- > 1 file changed, 5 deletions(-) > delete mode 100644 meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend > > diff --git a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend > b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend > deleted file mode 100644 > index 4ad4f70a..00000000 > --- a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend > +++ /dev/null > @@ -1,5 +0,0 @@ > -PR:append = ".arago0" > - > -# Set INCOMPATIBLE_LICENSE to GPLv3 to allow gnutls to use the non GPLv2 > -# version of gettext. > -INCOMPATIBLE_LICENSE = "GPL-3.0*" > -- > 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15450): https://lists.yoctoproject.org/g/meta-arago/message/15450 Mute This Topic: https://lists.yoctoproject.org/mt/107257607/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
