mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
mesa: Upgrade to 10.4.3
flags for EGL and GBM Gallium had been removed in 10.4, so remove these flags, files or packages. (From OE-Core rev: ba079975fa984f53fde5b4e8131d0f3877323e6c) Signed-off-by: Pengyu Ma <pengyu.ma@windriver.com> Tested-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
09fba50cf3
commit
16a0178424
@@ -4,8 +4,8 @@ DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://docs/license.html;md5=6a23445982a7a972ac198e93cc1cb3de"
|
||||
|
||||
SRCREV = "c7b9a2e38a3e471562b50dab8be65db8ac6819f8"
|
||||
PV = "10.3.4+git${SRCPV}"
|
||||
SRCREV = "f70e4d4afd16e66506ce3b055edb3b71b1464890"
|
||||
PV = "10.4.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;branch=10.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user