diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-05-24 17:08:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-25 23:57:01 +0100 |
commit | 53b58373c7f64fe5b03f1c90b2a0ec75d6c231a5 (patch) | |
tree | 806277fe994d93e8a56be3a2a82ef0c452ca06b5 | |
parent | 7936c9451eb4c376a78a0ac7461d1b2430c7f1f3 (diff) | |
download | openembedded-core-53b58373c7f64fe5b03f1c90b2a0ec75d6c231a5.tar.gz openembedded-core-53b58373c7f64fe5b03f1c90b2a0ec75d6c231a5.tar.bz2 openembedded-core-53b58373c7f64fe5b03f1c90b2a0ec75d6c231a5.zip |
mesa: 17.0.4 -> 17.0.6
Upgrade mesa from 17.0.4 to 17.0.6.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.0.6.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.0.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.0.6.bb (renamed from meta/recipes-graphics/mesa/mesa_17.0.4.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.0.4.bb b/meta/recipes-graphics/mesa/mesa-gl_17.0.6.bb index e3604f30bb..e3604f30bb 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.0.4.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.0.6.bb diff --git a/meta/recipes-graphics/mesa/mesa_17.0.4.bb b/meta/recipes-graphics/mesa/mesa_17.0.6.bb index 396076d2a1..3f98271f21 100644 --- a/meta/recipes-graphics/mesa/mesa_17.0.4.bb +++ b/meta/recipes-graphics/mesa/mesa_17.0.6.bb @@ -6,8 +6,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/mesa-${PV}.tar.xz \ file://0001-Use-wayland-scanner-in-the-path.patch \ " -SRC_URI[md5sum] = "4a16cfc1c6d034cc17314b866eada628" -SRC_URI[sha256sum] = "1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346" +SRC_URI[md5sum] = "77ea38dc0ab899864b06ea2941ac31a4" +SRC_URI[sha256sum] = "89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94aaaad91f7a504a69d" #because we cannot rely on the fact that all apps will use pkgconfig, #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |