From 6ce22d765fc3fc2468d53cb096164b0088fa6655 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Fri, 21 Oct 2016 13:22:01 +0300 Subject: [PATCH] libdrm: Upgrade 2.4.70 -> 2.4.71 Mostly a bug fix release. Signed-off-by: Jussi Kukkonen Signed-off-by: Ross Burton --- .../drm/{libdrm_2.4.70.bb => libdrm_2.4.71.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.70.bb => libdrm_2.4.71.bb} (93%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.70.bb b/meta/recipes-graphics/drm/libdrm_2.4.71.bb similarity index 93% rename from meta/recipes-graphics/drm/libdrm_2.4.70.bb rename to meta/recipes-graphics/drm/libdrm_2.4.71.bb index 1811927b65..152cf55c7e 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.70.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.71.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] = "920957cfe25a80efb02be9bd90bf3c1e" -SRC_URI[sha256sum] = "b17d4b39ed97ca0e4cffa0db06ff609e617bac94646ec38e8e0579d530540e7b" +SRC_URI[md5sum] = "776bccc84618b616fc57a7143836ae7a" +SRC_URI[sha256sum] = "c66287ddeee5f46ea8f8880b94b80acb3bbc33ba6321d17767eef145046df9b8" inherit autotools pkgconfig manpages -- 2.40.1