summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.115.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.114.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.114.bb b/meta/recipes-graphics/drm/libdrm_2.4.115.bb
index e01b7934b3..50206f2ba8 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.114.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.115.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] = "3049cf843a47d12e5eeefbc3be3496d782fa09f42346bf0b7defe3d1e598d026" 16SRC_URI[sha256sum] = "554cfbfe0542bddb391b4e3e05bfbbfc3e282b955bd56218d21c0616481f65eb"
17 17
18inherit meson pkgconfig manpages 18inherit meson pkgconfig manpages
19 19