diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-05 07:05:11 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-05 21:17:37 +0100 |
| commit | a61bcada1cffe1322837d7d667ff167d37a26a5d (patch) | |
| tree | 2951578a5e1176714c118e01ee366ccd25798f77 | |
| parent | ab73f2d0a51e5d846f4c232ea6bc81527b70c347 (diff) | |
| download | poky-a61bcada1cffe1322837d7d667ff167d37a26a5d.tar.gz | |
libx11: upgrade 1.7.5 -> 1.8
(From OE-Core rev: 5b8a4afea0c34a410e9efbabc9e3b4dec7ec504d)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libx11_1.8.bb (renamed from meta/recipes-graphics/xorg-lib/libx11_1.7.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.7.5.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.bb index 2a6f66957c..6d5a8626d6 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.7.5.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.xz" | |||
| 16 | 16 | ||
| 17 | SRC_URI += "file://disable_tests.patch \ | 17 | SRC_URI += "file://disable_tests.patch \ |
| 18 | " | 18 | " |
| 19 | SRC_URI[sha256sum] = "5a1847e2e2c248e1a203a24a1338a5586d6f48472eac58f6f08539110a965151" | 19 | SRC_URI[sha256sum] = "081bf42ebab023aa92cfdb20c7af8c5ae13d13e88a5e22f90f4453ef80bbdde4" |
| 20 | 20 | ||
| 21 | PROVIDES = "virtual/libx11" | 21 | PROVIDES = "virtual/libx11" |
| 22 | 22 | ||
