From 3b097ef359d884cb077bafad5f47fa9737f6886c Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu Date: Mon, 10 Jun 2013 16:24:03 +0300 Subject: libdrm: upgrade to 2.4.45 Signed-off-by: Laurentiu Palcu Signed-off-by: Saul Wold --- meta/recipes-graphics/drm/libdrm_2.4.44.bb | 8 -------- meta/recipes-graphics/drm/libdrm_2.4.45.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.44.bb create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.45.bb (limited to 'meta/recipes-graphics/drm') diff --git a/meta/recipes-graphics/drm/libdrm_2.4.44.bb b/meta/recipes-graphics/drm/libdrm_2.4.44.bb deleted file mode 100644 index b01695848e..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.44.bb +++ /dev/null @@ -1,8 +0,0 @@ -require libdrm.inc - -SRC_URI += "file://installtests.patch \ - file://GNU_SOURCE_definition.patch \ - " -SRC_URI[md5sum] = "b760b1f2ae4ec6452383164ec697cd5d" -SRC_URI[sha256sum] = "42b45ad15bb1bc52630a4b37b7afcfaea27e01b3c0b4791ef25d0f7b2456f6a2" - diff --git a/meta/recipes-graphics/drm/libdrm_2.4.45.bb b/meta/recipes-graphics/drm/libdrm_2.4.45.bb new file mode 100644 index 0000000000..52e6f6546d --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.45.bb @@ -0,0 +1,8 @@ +require libdrm.inc + +SRC_URI += "file://installtests.patch \ + file://GNU_SOURCE_definition.patch \ + " +SRC_URI[md5sum] = "92ce56e7533a9b2fcb5c8f32d305328b" +SRC_URI[sha256sum] = "3ef0a70c16080fb90c50e807b660b7353d82509c03647f6ecc00bbfa1caee208" + -- cgit 1.2.3-korg