]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxt: added native version
authorMarcin Juszkiewicz <marcin@buglabs.net>
Tue, 10 Mar 2009 12:02:25 +0000 (13:02 +0100)
committerMarcin Juszkiewicz <marcin@buglabs.net>
Tue, 10 Mar 2009 12:08:46 +0000 (13:08 +0100)
meta/packages/xorg-lib/libxt_1.0.5.bb

index 504779933f42a6c60cf9c4a6e4ac50a1add0a6c0..b0b983f67d356a0d46fe713545619b250e83e9b8 100644 (file)
@@ -8,6 +8,8 @@ PE = "1"
 
 XORG_PN = "libXt"
 
+BBCLASSEXTEND = "native"
+
 EXTRA_OECONF += "--disable-install-makestrs --disable-xkb"
 
 do_compile() {