summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:44:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:26 +0100
commitfe79ad1119573e51421ffcd00a344af1b29eb968 (patch)
tree3b86fb655cd1e5c2092206dee80251e70ef025ce
parent93a49d70c80d3e046462e3e5c9356fca262280f7 (diff)
downloadpoky-fe79ad1119573e51421ffcd00a344af1b29eb968.tar.gz
libdrm: upgrade 2.4.111 -> 2.4.112
(From OE-Core rev: 34f5fc906072e32c24d0f30085f0bcb92539c23c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.112.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.111.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.111.bb b/meta/recipes-graphics/drm/libdrm_2.4.112.bb
index 17b737c556..48838245dd 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.111.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.112.bb
@@ -13,7 +13,7 @@ DEPENDS = "libpthread-stubs"
13SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz \ 13SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz \
14 " 14 "
15 15
16SRC_URI[sha256sum] = "1ad7164f77424de6f4ecba7c262bde196a214c6e19a6fbf497f0815f4d7ab2a9" 16SRC_URI[sha256sum] = "00b07710bd09b35cd8d80eaf4f4497fe27f4becf467a9830f1f5e8324f8420ff"
17 17
18inherit meson pkgconfig manpages 18inherit meson pkgconfig manpages
19 19