[oe-commits] Ross Burton : slang: enable native builds

git at git.openembedded.org git at git.openembedded.org
Thu Jul 16 14:10:13 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 87b2874ff9faf935226fc42b4c9ff68d0fcdd439
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=87b2874ff9faf935226fc42b4c9ff68d0fcdd439

Author: Ross Burton <ross.burton at intel.com>
Date:   Fri Jul 10 23:51:53 2015 +0100

slang: enable native builds

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-extended/slang/slang_2.2.4.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/slang/slang_2.2.4.bb b/meta/recipes-extended/slang/slang_2.2.4.bb
index ed1190a..25f1b0c 100644
--- a/meta/recipes-extended/slang/slang_2.2.4.bb
+++ b/meta/recipes-extended/slang/slang_2.2.4.bb
@@ -49,3 +49,5 @@ FILES_${PN} += "${libdir}/${BPN}/v2/modules/ ${datadir}/slsh/"
 FILES_${PN}-dbg += "${libdir}/${BPN}/v2/modules/.debug"
 
 PARALLEL_MAKE = ""
+
+BBCLASSEXTEND = "native"



More information about the Openembedded-commits mailing list