1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

mesa: Upgrade to 10.3.4.

Remove 0002-pipe_loader_sw-include-xlib_sw_winsys.h-only-when-HA,
0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch and
0006-fix-out-of-tree-egl.patch are already in upstream.

(From OE-Core rev: 929dc6e581a94b45e6d41b8a596e76f4c2b078ee)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Aníbal Limón
2014-12-03 22:11:11 -06:00
committed by Richard Purdie
parent fe4aa1afad
commit 993989f033
6 changed files with 6 additions and 474 deletions
+3 -6
View File
@@ -4,13 +4,10 @@ DEFAULT_PREFERENCE = "-1"
LIC_FILES_CHKSUM = "file://docs/license.html;md5=6a23445982a7a972ac198e93cc1cb3de"
SRCREV = "0028eb1083e6adc110a23a5f02c993cda217067a"
PV = "10.1.3+git${SRCPV}"
SRCREV = "c7b9a2e38a3e471562b50dab8be65db8ac6819f8"
PV = "10.3.4+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;branch=10.1 \
file://0002-pipe_loader_sw-include-xlib_sw_winsys.h-only-when-HA.patch \
file://0006-fix-out-of-tree-egl.patch \
"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;branch=10.4"
S = "${WORKDIR}/git"