Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] gnutls: add BBCLASSEXTEND = native
@ 2011-03-24  9:36 koen
  2011-03-25 13:02 ` Koen Kooi
  2011-03-25 13:26 ` Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: koen @ 2011-03-24  9:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: Koen Kooi

From: Koen Kooi <koen@dominion.thruhere.net>

This is needed for the native recipes in meta-efl

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta/recipes-support/gnutls/gnutls.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index 76f4ca6..a795585 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+"
-- 
1.6.6.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-25 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24  9:36 [PATCH] gnutls: add BBCLASSEXTEND = native koen
2011-03-25 13:02 ` Koen Kooi
2011-03-25 13:26 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox