From 3d1fb4c91e74212312f1062cd8f258e66f18378b Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Wed, 13 Feb 2013 10:47:13 +0200 Subject: libdrm: upgrade to 2.4.42 (From OE-Core rev: dd53452b1cf2ccec44f465ac420d134a17332c7b) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/drm/libdrm_2.4.42.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.42.bb (limited to 'meta/recipes-graphics/drm/libdrm_2.4.42.bb') diff --git a/meta/recipes-graphics/drm/libdrm_2.4.42.bb b/meta/recipes-graphics/drm/libdrm_2.4.42.bb new file mode 100644 index 0000000000..67ae2e6b48 --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.42.bb @@ -0,0 +1,10 @@ +require libdrm.inc + +PR = "${INC_PR}.0" + +SRC_URI += "file://installtests.patch \ + file://GNU_SOURCE_definition.patch \ + " + +SRC_URI[md5sum] = "a6e2e26951bcc920b2049b65e86a659f" +SRC_URI[sha256sum] = "e0671082a77871c8474d3c0f09dbf5ff82d2429cd248088a691f7b484cbc76e1" -- cgit v1.2.3-54-g00ecf