summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.99.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.98.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.98.bb b/meta/recipes-graphics/drm/libdrm_2.4.99.bb
index bed542ba05..3cb30a4173 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.98.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.99.bb
@@ -12,8 +12,8 @@ DEPENDS = "libpthread-stubs"
12 12
13SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ 13SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
14 file://musl-ioctl.patch" 14 file://musl-ioctl.patch"
15SRC_URI[md5sum] = "1320b43c4bdb8846c308ec2610b62b64" 15SRC_URI[md5sum] = "72539626815b35159a63d45bc4c14ee6"
16SRC_URI[sha256sum] = "8be0edccaca3abde8b6bb1431b46354c7fab46e9b91cc6946ba65b51f56f1894" 16SRC_URI[sha256sum] = "4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e"
17 17
18inherit meson pkgconfig manpages 18inherit meson pkgconfig manpages
19 19