From eabacfc1d8153bb6557a99f05940815ce1fa7de5 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Mon, 14 Oct 2013 13:56:49 +0300 Subject: libdrm: upgrade to 2.4.47 Signed-off-by: Saul Wold --- meta/recipes-graphics/drm/libdrm_2.4.46.bb | 8 -------- meta/recipes-graphics/drm/libdrm_2.4.47.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.46.bb create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.47.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/drm/libdrm_2.4.46.bb b/meta/recipes-graphics/drm/libdrm_2.4.46.bb deleted file mode 100644 index c9900b1fbe..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.46.bb +++ /dev/null @@ -1,8 +0,0 @@ -require libdrm.inc - -SRC_URI += "file://installtests.patch \ - file://GNU_SOURCE_definition.patch \ - " -SRC_URI[md5sum] = "9cba217fd3daa10b1d052ec60d3aa7d5" -SRC_URI[sha256sum] = "33cf320dad4e8060768714792e12643ddf6756a719d262ba7d60b39c2b2650f1" - diff --git a/meta/recipes-graphics/drm/libdrm_2.4.47.bb b/meta/recipes-graphics/drm/libdrm_2.4.47.bb new file mode 100644 index 0000000000..c21d90566d --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.47.bb @@ -0,0 +1,8 @@ +require libdrm.inc + +SRC_URI += "file://installtests.patch \ + file://GNU_SOURCE_definition.patch \ + " +SRC_URI[md5sum] = "e043d6d59328887b9e434f4d27aacc09" +SRC_URI[sha256sum] = "a98809a55ede4dac17416cac41f1f017114a97a7b6c2574f96a225ab1bd06074" + -- cgit 1.2.3-korg