From 141e928abff835d84b49f1dfde7db63e7a292403 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Tue, 30 Jul 2013 12:06:32 +0300 Subject: [PATCH] libdrm: upgrade to 2.4.46 (From OE-Core rev: 5c98d1e4ef7f01b28b193db49561cdce31e6c83c) Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/drm/libdrm_2.4.45.bb | 8 -------- meta/recipes-graphics/drm/libdrm_2.4.46.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.45.bb create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.46.bb diff --git a/meta/recipes-graphics/drm/libdrm_2.4.45.bb b/meta/recipes-graphics/drm/libdrm_2.4.45.bb deleted file mode 100644 index 52e6f6546d..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.45.bb +++ /dev/null @@ -1,8 +0,0 @@ -require libdrm.inc - -SRC_URI += "file://installtests.patch \ - file://GNU_SOURCE_definition.patch \ - " -SRC_URI[md5sum] = "92ce56e7533a9b2fcb5c8f32d305328b" -SRC_URI[sha256sum] = "3ef0a70c16080fb90c50e807b660b7353d82509c03647f6ecc00bbfa1caee208" - diff --git a/meta/recipes-graphics/drm/libdrm_2.4.46.bb b/meta/recipes-graphics/drm/libdrm_2.4.46.bb new file mode 100644 index 0000000000..c9900b1fbe --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.46.bb @@ -0,0 +1,8 @@ +require libdrm.inc + +SRC_URI += "file://installtests.patch \ + file://GNU_SOURCE_definition.patch \ + " +SRC_URI[md5sum] = "9cba217fd3daa10b1d052ec60d3aa7d5" +SRC_URI[sha256sum] = "33cf320dad4e8060768714792e12643ddf6756a719d262ba7d60b39c2b2650f1" +