From dcd2733594297e3528dee07da9e6f11eede8b7ac Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Mon, 28 Apr 2014 12:14:57 +0300 Subject: libdrm: upgrade to 2.4.53 Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold --- meta/recipes-graphics/drm/libdrm_2.4.52.bb | 8 -------- meta/recipes-graphics/drm/libdrm_2.4.53.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.52.bb create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.53.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/drm/libdrm_2.4.52.bb b/meta/recipes-graphics/drm/libdrm_2.4.52.bb deleted file mode 100644 index 75b18462b2..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.52.bb +++ /dev/null @@ -1,8 +0,0 @@ -require libdrm.inc - -SRC_URI += "file://installtests.patch \ - file://GNU_SOURCE_definition.patch \ - " -SRC_URI[md5sum] = "01b75624a5da3a7543923e54c3547a24" -SRC_URI[sha256sum] = "fa693c2f1f61befcefbdcc396673e38481110bac9db610afa4b8afb2be0218c1" - diff --git a/meta/recipes-graphics/drm/libdrm_2.4.53.bb b/meta/recipes-graphics/drm/libdrm_2.4.53.bb new file mode 100644 index 0000000000..323bef5d57 --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.53.bb @@ -0,0 +1,8 @@ +require libdrm.inc + +SRC_URI += "file://installtests.patch \ + file://GNU_SOURCE_definition.patch \ + " +SRC_URI[md5sum] = "342886a137ddd9ed4341675d132388ad" +SRC_URI[sha256sum] = "1b0c28fd2f2b92d2df0a73d1aed88f43cb0dee1267aea6bc52ccb5fca5757a08" + -- cgit 1.2.3-korg