From 30feed75dfed81c03537ba63a94e7fe8949c042d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 2 Nov 2010 13:10:36 +0000 Subject: openssl/db/gdbm: Extend to provide BBCLASSEXTEND nativesdk Signed-off-by: Richard Purdie --- meta/recipes-support/gdbm/gdbm_1.8.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/gdbm') diff --git a/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/meta/recipes-support/gdbm/gdbm_1.8.3.bb index e8369fd725..2a855357eb 100644 --- a/meta/recipes-support/gdbm/gdbm_1.8.3.bb +++ b/meta/recipes-support/gdbm/gdbm_1.8.3.bb @@ -13,4 +13,4 @@ SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \ inherit autotools -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf