mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
gnutls: add BBCLASSEXTEND = native
This is needed for the native recipes in meta-efl (From OE-Core rev: 073f162529e5b84f12d348ae49edccc377ec5f7e) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
74e58bb1e8
commit
fcb1b5a4d7
@@ -3,6 +3,8 @@ HOMEPAGE = "http://www.gnu.org/software/gnutls/"
|
||||
BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls"
|
||||
DEPENDS = "zlib lzo gettext libtasn1 libgcrypt (>= 1.4.2)"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
LICENSE = "GPLv3+ & LGPLv2.1+"
|
||||
LICENSE_${PN} = "LGPLv2.1+"
|
||||
LICENSE_${PN}-xx = "GPLv2.1+"
|
||||
|
||||
Reference in New Issue
Block a user