From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/meta/recipes-support/npth/npth_1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/poky/meta/recipes-support/npth/npth_1.6.bb') diff --git a/external/poky/meta/recipes-support/npth/npth_1.6.bb b/external/poky/meta/recipes-support/npth/npth_1.6.bb index 8310efb1..233e0dc4 100644 --- a/external/poky/meta/recipes-support/npth/npth_1.6.bb +++ b/external/poky/meta/recipes-support/npth/npth_1.6.bb @@ -24,4 +24,4 @@ do_install_append() { oe_multilib_header npth.h } -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg