From: Oleksandr Kravchuk Date: Thu, 4 Jul 2019 18:18:58 +0000 (+0200) Subject: libdrm: update to 2.4.99 X-Git-Tag: uninative-2.7~852 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=09e7f603ac637eab625a0caf23c0efa2d9d6bfb8;p=openembedded-core.git libdrm: update to 2.4.99 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/drm/libdrm_2.4.98.bb b/meta/recipes-graphics/drm/libdrm_2.4.99.bb similarity index 95% rename from meta/recipes-graphics/drm/libdrm_2.4.98.bb rename to 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" SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ file://musl-ioctl.patch" -SRC_URI[md5sum] = "1320b43c4bdb8846c308ec2610b62b64" -SRC_URI[sha256sum] = "8be0edccaca3abde8b6bb1431b46354c7fab46e9b91cc6946ba65b51f56f1894" +SRC_URI[md5sum] = "72539626815b35159a63d45bc4c14ee6" +SRC_URI[sha256sum] = "4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e" inherit meson pkgconfig manpages