diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:15 +0100 |
commit | 54cd6a5a5133b116cb9481e5ed2c1d175a743cac (patch) | |
tree | 7bdcc4561af575742c3b12d85af5d431f1cf2888 /meta/recipes-graphics | |
parent | 97063ca5d758c48edb4dcbf7c9005f8a76a491fc (diff) | |
download | poky-54cd6a5a5133b116cb9481e5ed2c1d175a743cac.tar.gz |
libxres: upgrade 1.2.0 -> 1.2.1
(From OE-Core rev: beb2c79c77f9a5370c633f3f7cd4f7302c0cf49a)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb index af6bb19a25..29a799a328 100644 --- a/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb | |||
@@ -16,5 +16,4 @@ PE = "1" | |||
16 | 16 | ||
17 | XORG_PN = "libXres" | 17 | XORG_PN = "libXres" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "5d6d443d1abc8e1f6fc1c57fb27729bb" | 19 | SRC_URI[sha256sum] = "b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11" |
20 | SRC_URI[sha256sum] = "ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4" | ||