diff options
| author | Shane Wang <shane.wang@intel.com> | 2012-03-15 21:13:26 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 15:32:59 +0000 |
| commit | f058ab66b2a2d20d9c6e8f45bd72af886eec273c (patch) | |
| tree | beb7b5be802102a7b6b597c09898bbedb040a338 /meta/recipes-graphics/xorg-lib/libxau_1.0.6.bb | |
| parent | f6c8b92a243aa434007fcd484318bb09585c192f (diff) | |
| download | poky-f058ab66b2a2d20d9c6e8f45bd72af886eec273c.tar.gz | |
libxau: upgrade to 1.0.7
(From OE-Core rev: b627aebf3930d4c50c10336fc538faa36fce63a3)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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.bb | 25 |
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 @@ | |||
| 1 | SUMMARY = "Xau: X Authority Database library" | ||
| 2 | |||
| 3 | DESCRIPTION = "libxau provides the main interfaces to the X11 \ | ||
| 4 | authorisation handling, which controls authorisation for X connections, \ | ||
| 5 | both client-side and server-side." | ||
| 6 | |||
| 7 | require xorg-lib-common.inc | ||
| 8 | |||
| 9 | inherit gettext | ||
| 10 | |||
| 11 | LICENSE = "MIT-style" | ||
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=7908e342491198401321cec1956807ec" | ||
| 13 | |||
| 14 | DEPENDS += " xproto" | ||
| 15 | PROVIDES = "xau" | ||
| 16 | |||
| 17 | PR = "r0" | ||
| 18 | PE = "1" | ||
| 19 | |||
| 20 | XORG_PN = "libXau" | ||
| 21 | |||
| 22 | BBCLASSEXTEND = "native nativesdk" | ||
| 23 | |||
| 24 | SRC_URI[md5sum] = "4a2cbd83727682f9ee1c1e719bac6adb" | ||
| 25 | SRC_URI[sha256sum] = "ee84415ffedcc1c0d39b3a39c35d0596c89907bba93d22bf85e24d21f90170fc" | ||
