From 48cd46074f358b7f2d633c7dff01fc5d3efffd9d Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 6 Nov 2019 15:09:06 +0800 Subject: [PATCH] libdrm:upgrade 2.4.99 -> 2.4.100 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../drm/{libdrm_2.4.99.bb => libdrm_2.4.100.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.99.bb => libdrm_2.4.100.bb} (95%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.99.bb b/meta/recipes-graphics/drm/libdrm_2.4.100.bb similarity index 95% rename from meta/recipes-graphics/drm/libdrm_2.4.99.bb rename to meta/recipes-graphics/drm/libdrm_2.4.100.bb index fa3eb08f40..4859425672 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.99.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.100.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] = "72539626815b35159a63d45bc4c14ee6" -SRC_URI[sha256sum] = "4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e" +SRC_URI[md5sum] = "f47bc87e28198ba527e6b44ffdd62f65" +SRC_URI[sha256sum] = "c77cc828186c9ceec3e56ae202b43ee99eb932b4a87255038a80e8a1060d0a5d" inherit meson pkgconfig manpages -- 2.40.1