]> code.ossystems Code Review - openembedded-core.git/commitdiff
libdrm: upgrade to 2.4.23
authorYu Ke <ke.yu@intel.com>
Fri, 14 Jan 2011 07:56:34 +0000 (15:56 +0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 18 Jan 2011 15:38:02 +0000 (07:38 -0800)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/drm/libdrm-2.4.23/installtests.patch [moved from meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch with 100% similarity]
meta/recipes-graphics/drm/libdrm_2.4.23.bb [moved from meta/recipes-graphics/drm/libdrm_2.4.22.bb with 54% similarity]

index 2a982ba50673aca4cf2f69c74e2a06246ce29742..84460ca96d3b7a425271db583dbf235df17e272d 100644 (file)
@@ -137,7 +137,7 @@ PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.6"
 PREFERRED_VERSION_xvinfo ?= "1.0.2"
 PREFERRED_VERSION_xwininfo ?= "1.1.0"
 PREFERRED_VERSION_mesa-dri ?= "7.9"
-PREFERRED_VERSION_libdrm ?= "2.4.22"
+PREFERRED_VERSION_libdrm ?= "2.4.23"
 PREFERRED_VERSION_xcb-proto ?= "1.6"
 PREFERRED_VERSION_libxcb ?= "1.7"
 PREFERRED_VERSION_libxcb-nativesdk ?= "1.7"
similarity index 54%
rename from meta/recipes-graphics/drm/libdrm_2.4.22.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.23.bb
index d8e0fffd96bca93eab87dba1558f7c379efa3074..1546ceae60f9c2171e468de17c8de8b90d4e7440 100644 (file)
@@ -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"