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;

(From OE-Core rev: 8b100befe8dcf7523148b6fc14fa2237d07fe556)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Laurentiu Palcu
2012-11-15 12:29:54 +02:00
committed by Richard Purdie
parent 3491c88dfb
commit cb758f9d32
5 changed files with 27 additions and 92 deletions

View File

@@ -6,7 +6,7 @@ S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"
SRCREV = "14db948127e549ea9234e02d8e112de3871f8f9f"
PV = "2.4.39+git${SRCPV}"
SRCREV = "e01d68f9f3acfc35fe164283904b5d058c2ab378"
PV = "2.4.40+git${SRCPV}"
PR = "${INC_PR}.0"