From 8438e8f07c51a6564f5d9a681c57a6a813f1603a Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Tue, 4 Sep 2018 17:36:29 +0800 Subject: [PATCH] libdrm:2.4.93 -> 2.4.94 Upgrade libdrm from 2.4.93 to 2.4.94. Signed-off-by: Hong Liu Signed-off-by: Ross Burton --- .../drm/{libdrm_2.4.93.bb => libdrm_2.4.94.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/drm/{libdrm_2.4.93.bb => libdrm_2.4.94.bb} (95%) diff --git a/meta/recipes-graphics/drm/libdrm_2.4.93.bb b/meta/recipes-graphics/drm/libdrm_2.4.94.bb similarity index 95% rename from meta/recipes-graphics/drm/libdrm_2.4.93.bb rename to meta/recipes-graphics/drm/libdrm_2.4.94.bb index 9219d87e4e..d6542921f5 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.93.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.94.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] = "0ba45ad1551b2c1b6df0797a3e65f827" -SRC_URI[sha256sum] = "6e84d1dc9548a76f20b59a85cf80a0b230cd8196084f5243469d9e65354fcd3c" +SRC_URI[md5sum] = "e9803233838007047f39eb385c70d9e0" +SRC_URI[sha256sum] = "b73c59b0a3760502c428ba81de49cd4807657d26be5e697eba3a87dd021d16be" inherit meson pkgconfig manpages -- 2.40.1