aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-03-15 21:13:26 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 12:40:12 +0000
commitb627aebf3930d4c50c10336fc538faa36fce63a3 (patch)
treeaa8260b53866cef390baad5e52677b69d127393d /meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb
parent0bb6054c5d107ca8c3f795a899154009d17d350f (diff)
downloadopenembedded-core-b627aebf3930d4c50c10336fc538faa36fce63a3.tar.gz
libxau: upgrade to 1.0.7
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb
deleted file mode 100644
index 793008b797..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-SUMMARY = "Xau: X Authority Database library"
-
-DESCRIPTION = "libxau provides the main interfaces to the X11 \
-authorisation handling, which controls authorisation for X connections, \
-both client-side and server-side."
-
-require xorg-lib-common.inc
-
-inherit gettext
-
-LICENSE = "MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=7908e342491198401321cec1956807ec"
-
-DEPENDS += " xproto"
-PROVIDES = "xau"
-
-PR = "r0"
-PE = "1"
-
-XORG_PN = "libXau"
-
-BBCLASSEXTEND = "native nativesdk"
-
-SRC_URI[md5sum] = "4a2cbd83727682f9ee1c1e719bac6adb"
-SRC_URI[sha256sum] = "ee84415ffedcc1c0d39b3a39c35d0596c89907bba93d22bf85e24d21f90170fc"