diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:48 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-07-07 04:30:25 -1000 |
| commit | 325ebef42f1a43a394edf2e621806ab68a3c48f7 (patch) | |
| tree | 98d8f2fe1500a42d2a8d208a7a1a34436f60e53a /meta | |
| parent | 224123cae7682b6ed24dcb9cf09d33163ac96268 (diff) | |
| download | poky-325ebef42f1a43a394edf2e621806ab68a3c48f7.tar.gz | |
libx11: upgrade 1.8.4 -> 1.8.5
Bug fix release
* autoconf & libtool updates (!187, !188)
* Restore missing text in XSetScreenSaver man page (#187, !203)
* Update am_ET.UTF-8 compose keys to use dead-vowel symbols,
in coordination with xkeyboard-config 2.39 (!205)
* Assorted updates to en_US.UTF-8 compose keys (!189, !195, !196, !198,
!199, !200, !201, !207, !208, !209)
(From OE-Core rev: fe81e39b0bac276bda508e4b2667c81c052392e2)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4e931f490854100c2504ce771d5c920e3a62efdd)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb (renamed from meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb index 9058c1844e..cf2e29471a 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.5.bb | |||
| @@ -24,7 +24,7 @@ XORG_PN = "libX11" | |||
| 24 | 24 | ||
| 25 | SRC_URI += "file://disable_tests.patch" | 25 | SRC_URI += "file://disable_tests.patch" |
| 26 | 26 | ||
| 27 | SRC_URI[sha256sum] = "c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518" | 27 | SRC_URI[sha256sum] = "e362c6f03c793171becd1ce2078c64789504c7d7ff48ee40a76ff76b59f6b561" |
| 28 | 28 | ||
| 29 | inherit gettext | 29 | inherit gettext |
| 30 | 30 | ||
