[oe-commits] Xiaofeng Yan : libxmu: Add native function

git version control git at git.openembedded.org
Tue May 10 08:59:34 UTC 2011


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

Author: Xiaofeng Yan <xiaofeng.yan at windriver.com>
Date:   Fri Apr 29 16:55:16 2011 +0800

libxmu: Add native function

Add native function to libxmu_1.1.0.bb file because qt3 native depends on its native.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>

---

 meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb
index 59f2c28..4195306 100644
--- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb
@@ -28,5 +28,7 @@ PACKAGES =+ "libxmuu libxmuu-dev"
 FILES_libxmuu = "${libdir}/libXmuu.so.*"
 FILES_libxmuu-dev = "${libdir}/libXmuu.so"
 
+BBCLASSEXTEND = "native"
+
 SRC_URI[md5sum] = "6836883a0120e8346cf7f58dc42e465a"
 SRC_URI[sha256sum] = "0fa91f303b70decc1ef6201c88c8a5f0b4ecd68c6c88bdcc891ecd1a689d36ad"





More information about the Openembedded-commits mailing list