diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-12-28 08:37:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-28 23:59:55 +0000 |
commit | 4da189a35c7f001b4ec2cb3cf786c88e9f40a3db (patch) | |
tree | 58a559614a466f786c46fce45e0d8f24bc2f05fd /meta/recipes-graphics | |
parent | 1f9e0e53a0ce22a229740bd01ca35749a053c37c (diff) | |
download | poky-4da189a35c7f001b4ec2cb3cf786c88e9f40a3db.tar.gz |
libxdamage: update 1.1.5 -> 1.1.6
(From OE-Core rev: 2decda05ebfbffdf5f4f056e2b50dc12c988253d)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb (renamed from meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb index b201124d86..1d297ecd80 100644 --- a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb | |||
@@ -23,7 +23,7 @@ PE = "1" | |||
23 | 23 | ||
24 | XORG_PN = "libXdamage" | 24 | XORG_PN = "libXdamage" |
25 | 25 | ||
26 | SRC_URI[md5sum] = "e3f554267a7a04b042dc1f6352bd6d99" | 26 | XORG_EXT = "tar.xz" |
27 | SRC_URI[sha256sum] = "b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45" | 27 | SRC_URI[sha256sum] = "52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11" |
28 | 28 | ||
29 | BBCLASSEXTEND = "native nativesdk" | 29 | BBCLASSEXTEND = "native nativesdk" |