aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm/libdrm_2.4.39.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-11-15 12:29:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-19 16:45:24 +0000
commit8b100befe8dcf7523148b6fc14fa2237d07fe556 (patch)
treee3bd0e26ac56175dda144eeb2b6867b67f4cd4dc /meta/recipes-graphics/drm/libdrm_2.4.39.bb
parentc67b5e212244f1bac57e8491c6500656786df3a2 (diff)
downloadopenembedded-core-contrib-8b100befe8dcf7523148b6fc14fa2237d07fe556.tar.gz
libdrm: upgrade to 2.4.40
Other changes: * removed a backported patch; * activated libdrm-omap helper layer which is needed by the latest xf86-video-omap xorg driver; * split libdrm-drivers package into libdrm-radeon, libdrm-nouveau and libdrm-omap, libdrm-intel and libdrm-exynos; Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm_2.4.39.bb')
-rw-r--r--meta/recipes-graphics/drm/libdrm_2.4.39.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.39.bb b/meta/recipes-graphics/drm/libdrm_2.4.39.bb
deleted file mode 100644
index f3ce2b1fb4..0000000000
--- a/meta/recipes-graphics/drm/libdrm_2.4.39.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require libdrm.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI += "file://installtests.patch \
- file://GNU_SOURCE_definition.patch \
- file://disable-cairo.patch \
- "
-
-SRC_URI[md5sum] = "9a299e021d81bab6c82307582c78319d"
-SRC_URI[sha256sum] = "386b17388980504bca16ede81ceed4c77b12c3488f46ecb7f4d48e48512a733d"