diff options
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.102.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.101.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.101.bb b/meta/recipes-graphics/drm/libdrm_2.4.102.bb index 8ec566faa9..fb9a94207f 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.101.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.102.bb | |||
@@ -11,8 +11,7 @@ PROVIDES = "drm" | |||
11 | DEPENDS = "libpthread-stubs" | 11 | DEPENDS = "libpthread-stubs" |
12 | 12 | ||
13 | SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz" | 13 | SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz" |
14 | SRC_URI[md5sum] = "e6a6f1b88963210b3d62acd7310a1cc7" | 14 | SRC_URI[sha256sum] = "8bcbf9336c28e393d76c1f16d7e79e394a7fce8a2e929d52d3ad7ad8525ba05b" |
15 | SRC_URI[sha256sum] = "ddf31baa8e49473624860bd166ce654dc349873f7a6c7b3305964249315c78a7" | ||
16 | 15 | ||
17 | inherit meson pkgconfig manpages | 16 | inherit meson pkgconfig manpages |
18 | 17 | ||