From 5c23b3cc9fb6a43d256be3be0b036da752f38164 Mon Sep 17 00:00:00 2001 From: Constantin Musca Date: Mon, 13 Aug 2012 09:14:19 +0300 Subject: libdrm: package update 2.4.35 -> 2.4.37 (From OE-Core rev: eb33c1993e5da05eb4519a2e93409e50f4ac55d6) Signed-off-by: Constantin Musca Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/drm/libdrm_2.4.35.bb | 10 ---------- meta/recipes-graphics/drm/libdrm_2.4.37.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta/recipes-graphics/drm/libdrm_2.4.35.bb create mode 100644 meta/recipes-graphics/drm/libdrm_2.4.37.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/drm/libdrm_2.4.35.bb b/meta/recipes-graphics/drm/libdrm_2.4.35.bb deleted file mode 100644 index 58ee4491ad..0000000000 --- a/meta/recipes-graphics/drm/libdrm_2.4.35.bb +++ /dev/null @@ -1,10 +0,0 @@ -require libdrm.inc - -PR = "${INC_PR}.0" - -SRC_URI += "file://installtests.patch \ - file://GNU_SOURCE_definition.patch \ - " - -SRC_URI[md5sum] = "a40f5293dc0a7b49d2a1e959d7d60194" -SRC_URI[sha256sum] = "c390aee132f05910edb09398b70e108c6b53f9b69b21914a9ea3165eed6f1b21" diff --git a/meta/recipes-graphics/drm/libdrm_2.4.37.bb b/meta/recipes-graphics/drm/libdrm_2.4.37.bb new file mode 100644 index 0000000000..d704b90d2e --- /dev/null +++ b/meta/recipes-graphics/drm/libdrm_2.4.37.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] = "9765919c28d4a54887576db3680137cc" +SRC_URI[sha256sum] = "e4ea39a901d4a8e59064f10f413bb037dad7790f7c16a5986e7cc1453b36488f" -- cgit v1.2.3-54-g00ecf