[OE-core] [PATCH 1/2] bc: add bc-native

Bruce Ashfield bruce.ashfield at windriver.com
Mon Aug 26 22:00:12 UTC 2013


To support the building of recent kernels in minimal environments, we should
provide bc-native.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 meta/recipes-extended/bc/bc_1.06.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/bc/bc_1.06.bb b/meta/recipes-extended/bc/bc_1.06.bb
index 4b28fad..7c33f75 100644
--- a/meta/recipes-extended/bc/bc_1.06.bb
+++ b/meta/recipes-extended/bc/bc_1.06.bb
@@ -23,3 +23,5 @@ inherit autotools update-alternatives
 
 ALTERNATIVE_${PN} = "dc"
 ALTERNATIVE_PRIORITY = "100"
+
+BBCLASSEXTEND = "native"
-- 
1.7.10.4




More information about the Openembedded-core mailing list