From ef15a91b1723a4481d95e9c5bb946507dfa9d378 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Tue, 6 Dec 2016 01:19:18 +0100 Subject: [PATCH] libdrm: update to 2.4.74 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Ross Burton --- .../drm/{libdrm_2.4.73.bb => libdrm_2.4.74.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.73.bb => libdrm_2.4.74.bb} (93%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.73.bb b/meta/recipes-graphics/drm/libdrm_2.4.74.bb similarity index 93% rename from meta/recipes-graphics/drm/libdrm_2.4.73.bb rename to meta/recipes-graphics/drm/libdrm_2.4.74.bb index 3315014e5e..c67d3567d2 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.73.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.74.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] = "bc1cee09cde72ffe3b952e8f50ccdaa8" -SRC_URI[sha256sum] = "96bfd39242fe168017d95f22e141645a35591f5902a7d98c2fa4ca8c31df5e4d" +SRC_URI[md5sum] = "31964aa15bdea1a40c5941d4ce0962ee" +SRC_URI[sha256sum] = "d80dd5a76c401f4c8756dcccd999c63d7e0a3bad258d96a829055cfd86ef840b" inherit autotools pkgconfig manpages -- 2.40.1