From 0b3bbef61f1db27bff54c1b6733176672665788c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Nystr=C3=B6m?= Date: Thu, 17 Oct 2013 15:59:43 +0200 Subject: ossp-uuid: Add nativesdk in BBCLASSEXTEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From OE-Core rev: 457ab573dd017d3dcc9470f6d7f5f32702cb2e2c) Signed-off-by: David Nyström Signed-off-by: Richard Purdie --- meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/ossp-uuid') diff --git a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb index b6304f0..4bc151f 100644 --- a/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb +++ b/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb @@ -55,4 +55,4 @@ FILES_uuid = "${bindir}/uuid" FILES_${PN} = "${libdir}/libossp-uuid.so.16*" FILES_${PN}-dev += "${bindir}/uuid-config" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.1