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:
Pengyu Ma
2015-02-03 10:11:08 +08:00
committed by Richard Purdie
parent 09fba50cf3
commit 16a0178424
4 changed files with 4 additions and 9 deletions

View File

@@ -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"