[OE-core] [PATCH] libevent_2.0.22.bb: Add native and nativesdk support to the recipe.

Philip Balister philip at balister.org
Tue Sep 1 13:47:22 UTC 2015


Build tested against thrift recipe under development.

Signed-off-by: Philip Balister <philip at balister.org>
---
 meta/recipes-support/libevent/libevent_2.0.22.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/libevent/libevent_2.0.22.bb b/meta/recipes-support/libevent/libevent_2.0.22.bb
index 2f49293..58c263c 100644
--- a/meta/recipes-support/libevent/libevent_2.0.22.bb
+++ b/meta/recipes-support/libevent/libevent_2.0.22.bb
@@ -28,6 +28,8 @@ inherit ptest
 
 DEPENDS = "zlib"
 
+BBCLASSEXTEND = "native nativesdk"
+
 do_install_ptest() {
 	install -d ${D}${PTEST_PATH}/test
 	for file in ${B}/test/.libs/regress ${B}/test/.libs/test*
-- 
2.1.0




More information about the Openembedded-core mailing list