From 74e4e8277301e85468f1fad68fa52591e5f296fd Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 8 Nov 2017 11:17:14 -0200 Subject: [PATCH] libdrm: upgrade to 2.4.88 Signed-off-by: Otavio Salvador Signed-off-by: Ross Burton --- .../drm/{libdrm_2.4.83.bb => libdrm_2.4.88.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.83.bb => libdrm_2.4.88.bb} (93%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.83.bb b/meta/recipes-graphics/drm/libdrm_2.4.88.bb similarity index 93% rename from meta/recipes-graphics/drm/libdrm_2.4.83.bb rename to meta/recipes-graphics/drm/libdrm_2.4.88.bb index a5cb75c266..735f734295 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.83.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.88.bb @@ -16,8 +16,8 @@ SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \ file://0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch \ " -SRC_URI[md5sum] = "23800953ed7564988872e1e8c61fde31" -SRC_URI[sha256sum] = "03a52669da60ead62548a35bc430aafb6c2d8dd21ec9dba3a90f96eff5fe36d6" +SRC_URI[md5sum] = "fe4d5c77f1468ee73d0bbb30d76945d7" +SRC_URI[sha256sum] = "b5e55dbac2124e742e639f5b8553e8b7395863bf73dab4f77e99fe2fc25572b5" inherit autotools pkgconfig manpages -- 2.40.1