diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-14 15:56:34 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:02 -0800 |
commit | 63fa986f7c3552454a1902387b54ad52dac1a1b5 (patch) | |
tree | 2614f113e8e100a9e9ab3d4ef1e3f86614889131 /meta/recipes-graphics/drm | |
parent | 89ca5472843daa3f8aeacd285ff64bc4fc403d67 (diff) | |
download | openembedded-core-contrib-63fa986f7c3552454a1902387b54ad52dac1a1b5.tar.gz |
libdrm: upgrade to 2.4.23
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm-2.4.23/installtests.patch (renamed from meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.23.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.22.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch b/meta/recipes-graphics/drm/libdrm-2.4.23/installtests.patch index 9d6a168bbca..9d6a168bbca 100644 --- a/meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch +++ b/meta/recipes-graphics/drm/libdrm-2.4.23/installtests.patch diff --git a/meta/recipes-graphics/drm/libdrm_2.4.22.bb b/meta/recipes-graphics/drm/libdrm_2.4.23.bb index d8e0fffd96b..1546ceae60f 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.22.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.23.bb @@ -3,7 +3,7 @@ require libdrm.inc LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71" SRC_URI += "file://installtests.patch" -SRC_URI[md5sum] = "3bdfa33f35d1c902e5115cceb5500c83" -SRC_URI[sha256sum] = "0bb0e594e4094d9000d80f38e96e8f640b6364f96cfef5b970cf4481443c6b3d" +SRC_URI[md5sum] = "7577ff36ec364d88fae466d4f7fc5fc6" +SRC_URI[sha256sum] = "c0f06d68c3edba7a1ad937f5481a8c287efd4cd368cee66cd9e678b06a911c18" PR = "r0" |