summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.123.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.122.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.122.bb b/meta/recipes-graphics/drm/libdrm_2.4.123.bb
index e295f64178..b75d7b6103 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.122.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.123.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] = "d9f5079b777dffca9300ccc56b10a93588cdfbc9dde2fae111940dfb6292f251" 16SRC_URI[sha256sum] = "a2b98567a149a74b0f50e91e825f9c0315d86e7be9b74394dae8b298caadb79e"
17 17
18inherit meson pkgconfig manpages 18inherit meson pkgconfig manpages
19 19