summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libevent
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2015-09-01 09:47:22 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-03 12:43:14 +0100
commitab50b1d11c28394b20b49242cc3481582a055bc8 (patch)
tree4b92cc81daa0e1585894faeb74917b8037942014 /meta/recipes-support/libevent
parentf321655ad8fe170e17e210d9fa15e1aaf51211dd (diff)
downloadpoky-ab50b1d11c28394b20b49242cc3481582a055bc8.tar.gz
libevent_2.0.22.bb: Add native and nativesdk support to the recipe.
Build tested against thrift recipe under development. (From OE-Core rev: 947950242376f23808bc5b9c7ddddff46a1f1925) Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libevent')
-rw-r--r--meta/recipes-support/libevent/libevent_2.0.22.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libevent/libevent_2.0.22.bb b/meta/recipes-support/libevent/libevent_2.0.22.bb
index 2f492930d4..58c263c4d3 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
28 28
29DEPENDS = "zlib" 29DEPENDS = "zlib"
30 30
31BBCLASSEXTEND = "native nativesdk"
32
31do_install_ptest() { 33do_install_ptest() {
32 install -d ${D}${PTEST_PATH}/test 34 install -d ${D}${PTEST_PATH}/test
33 for file in ${B}/test/.libs/regress ${B}/test/.libs/test* 35 for file in ${B}/test/.libs/regress ${B}/test/.libs/test*