mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
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:
committed by
Richard Purdie
parent
3491c88dfb
commit
cb758f9d32
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user