[OE-core] [PATCH] libdrm: Upgrade to 2.4.64

Saul Wold sgw at linux.intel.com
Wed Dec 16 19:26:41 UTC 2015


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-graphics/drm/{libdrm_2.4.62.bb => libdrm_2.4.64.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.62.bb => libdrm_2.4.64.bb} (92%)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.62.bb b/meta/recipes-graphics/drm/libdrm_2.4.64.bb
similarity index 92%
rename from meta/recipes-graphics/drm/libdrm_2.4.62.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.64.bb
index ea6305e..cb0efe1 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.62.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.64.bb
@@ -12,8 +12,9 @@ DEPENDS = "libpthread-stubs udev libpciaccess"
 
 SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
            file://installtests.patch "
-SRC_URI[md5sum] = "c9291bae0e5ca65d1483821d3698d3ab"
-SRC_URI[sha256sum] = "906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc"
+
+SRC_URI[md5sum] = "543b2d28359cf33974fa0e772dd61732"
+SRC_URI[sha256sum] = "b60786fe7d6e42adb3966ce1a658f63fec528d537396381cbda93bcc99a934b6"
 
 inherit autotools pkgconfig
 
-- 
2.5.0




More information about the Openembedded-core mailing list