diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:48 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-16 15:40:10 +0100 |
| commit | bd40de6f7199b1f3e4f490b19a0c9c66ab0fbf34 (patch) | |
| tree | 85ae15fcfe03f4862544eaa5722e743a358ca4dd | |
| parent | 3499c35aab023638964f9a8420bbc31694657723 (diff) | |
| download | poky-bd40de6f7199b1f3e4f490b19a0c9c66ab0fbf34.tar.gz | |
libx11: upgrade 1.8.4 -> 1.8.5
(From OE-Core rev: 4e931f490854100c2504ce771d5c920e3a62efdd)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 | ||
