From fcb1b5a4d76f18d5cc1a0327ce41f6c188da6618 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 24 Mar 2011 10:36:12 +0100 Subject: gnutls: add BBCLASSEXTEND = native This is needed for the native recipes in meta-efl (From OE-Core rev: 073f162529e5b84f12d348ae49edccc377ec5f7e) Signed-off-by: Koen Kooi Signed-off-by: Richard Purdie --- meta/recipes-support/gnutls/gnutls.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 76f4ca63fd..a795585d6f 100644 --- a/meta/recipes-support/gnutls/gnutls.inc +++ b/meta/recipes-support/gnutls/gnutls.inc @@ -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+" -- cgit v1.2.3-54-g00ecf