diff options
| author | Robert Joslyn <robert.joslyn@redrectangle.org> | 2022-09-04 11:53:38 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-05 16:49:01 +0100 |
| commit | 194db9277e97f504aad53e810b0923633e740ecf (patch) | |
| tree | 5fe85a6def02eea2b9dc2950faacfefb6a19dddd /meta | |
| parent | de8b07bdf0c3fb17fd2426b9e6d8ca4b2b8398b3 (diff) | |
| download | poky-194db9277e97f504aad53e810b0923633e740ecf.tar.gz | |
libxau: Update 1.0.9 to 1.0.10
Tarball switched from bz2 to xz.
(From OE-Core rev: f08ce50fb937e06942209459464a235e6963f3ee)
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb (renamed from meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb b/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb index 3fbc3a5b44..a62c9f088a 100644 --- a/meta/recipes-graphics/xorg-lib/libxau_1.0.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxau_1.0.10.bb | |||
| @@ -17,8 +17,8 @@ PROVIDES = "xau" | |||
| 17 | PE = "1" | 17 | PE = "1" |
| 18 | 18 | ||
| 19 | XORG_PN = "libXau" | 19 | XORG_PN = "libXau" |
| 20 | XORG_EXT = "tar.xz" | ||
| 20 | 21 | ||
| 21 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
| 22 | 23 | ||
| 23 | SRC_URI[md5sum] = "c5f16288f2da9f071b29111d68797480" | 24 | SRC_URI[sha256sum] = "8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a" |
| 24 | SRC_URI[sha256sum] = "ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec" | ||
