Files
poky/meta/recipes-graphics/drm/libdrm_git.bb
Laurentiu Palcu cb758f9d32 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>
2012-11-20 15:31:53 +00:00

13 lines
236 B
BlitzBasic

require libdrm.inc
SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"
S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"
SRCREV = "e01d68f9f3acfc35fe164283904b5d058c2ab378"
PV = "2.4.40+git${SRCPV}"
PR = "${INC_PR}.0"