aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-04-29 16:55:16 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-10 09:51:56 +0100
commiteeaf7ce29af358ede32ecb64fe15fd9c0e537ad7 (patch)
tree72f85281d984f15bfa3cf41c5830ed22072edee1 /meta/recipes-graphics
parentfd07744ae549c2f43b18d53e6ed16c20df6b4ef3 (diff)
downloadopenembedded-core-contrib-eeaf7ce29af358ede32ecb64fe15fd9c0e537ad7.tar.gz
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@windriver.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxmu_1.1.0.bb2
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 59f2c28045..4195306eb1 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"