[oe] [meta-networking][PATCH 2/3] c-ares: Build native version

Khem Raj raj.khem at gmail.com
Mon Sep 25 04:56:50 UTC 2017


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
index 8d297aa4a..70e497f5f 100644
--- a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
+++ b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
@@ -20,3 +20,5 @@ PACKAGES =+ "${PN}-utils"
 
 FILES_${PN}-dev += "${libdir}/cmake"
 FILES_${PN}-utils = "${bindir}"
+
+BBCLASSEXTEND = "native"
-- 
2.14.1




More information about the Openembedded-devel mailing list