summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-11-16 14:39:13 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-22 10:25:34 +0000
commit41111d4ff54bcbc2111239944c44c789890ddcb4 (patch)
tree79bad8f69da2761951cecd3f06f47fc05605315a /meta
parent063dae4f5e8cb5043db8e065637036f113445449 (diff)
downloadpoky-41111d4ff54bcbc2111239944c44c789890ddcb4.tar.gz
libdrm: upgrade from 2.4.21 to 2.4.22
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch (renamed from meta/recipes-graphics/drm/libdrm-2.4.21/installtests.patch)0
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.21.bb4
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.22.bb7
4 files changed, 8 insertions, 5 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 56ae237096..3dee7d5fd7 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -137,7 +137,7 @@ PREFERRED_VERSION_xtrans-nativesdk ?= "1.2.5"
137PREFERRED_VERSION_xvinfo ?= "1.0.2" 137PREFERRED_VERSION_xvinfo ?= "1.0.2"
138PREFERRED_VERSION_xwininfo ?= "1.1.0" 138PREFERRED_VERSION_xwininfo ?= "1.1.0"
139PREFERRED_VERSION_mesa-dri ?= "7.8.2" 139PREFERRED_VERSION_mesa-dri ?= "7.8.2"
140PREFERRED_VERSION_libdrm ?= "2.4.21" 140PREFERRED_VERSION_libdrm ?= "2.4.22"
141PREFERRED_VERSION_xcb-proto ?= "1.6" 141PREFERRED_VERSION_xcb-proto ?= "1.6"
142PREFERRED_VERSION_libxcb ?= "1.6" 142PREFERRED_VERSION_libxcb ?= "1.6"
143PREFERRED_VERSION_libxcb-nativesdk ?= "1.6" 143PREFERRED_VERSION_libxcb-nativesdk ?= "1.6"
diff --git a/meta/recipes-graphics/drm/libdrm-2.4.21/installtests.patch b/meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch
index 9d6a168bbc..9d6a168bbc 100644
--- a/meta/recipes-graphics/drm/libdrm-2.4.21/installtests.patch
+++ b/meta/recipes-graphics/drm/libdrm-2.4.22/installtests.patch
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.21.bb b/meta/recipes-graphics/drm/libdrm_2.4.21.bb
deleted file mode 100644
index 97ca069004..0000000000
--- a/meta/recipes-graphics/drm/libdrm_2.4.21.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1require libdrm.inc
2
3SRC_URI += "file://installtests.patch"
4PR = "r0"
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.22.bb b/meta/recipes-graphics/drm/libdrm_2.4.22.bb
new file mode 100644
index 0000000000..e0c0f012b0
--- /dev/null
+++ b/meta/recipes-graphics/drm/libdrm_2.4.22.bb
@@ -0,0 +1,7 @@
1require libdrm.inc
2
3SRC_URI += "file://installtests.patch"
4SRC_URI[md5sum] = "3bdfa33f35d1c902e5115cceb5500c83"
5SRC_URI[sha256sum] = "0bb0e594e4094d9000d80f38e96e8f640b6364f96cfef5b970cf4481443c6b3d"
6
7PR = "r0"