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:59:32 +0100 |
commit | 8759812810afeef5c296836fe4192fe2bbfe01d9 (patch) | |
tree | a6ffb28e6c2cbabc7a21e0d23583148aa6b4200f /meta/recipes-graphics/mesa | |
parent | 3c919af302944eccae6b1ac196e6642cd5e268db (diff) | |
download | poky-8759812810afeef5c296836fe4192fe2bbfe01d9.tar.gz |
mesa: 17.0.4 -> 17.0.6
Upgrade mesa from 17.0.4 to 17.0.6.
(From OE-Core rev: 53b58373c7f64fe5b03f1c90b2a0ec75d6c231a5)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa')
-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 \ | |||
6 | file://0001-Use-wayland-scanner-in-the-path.patch \ | 6 | file://0001-Use-wayland-scanner-in-the-path.patch \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "4a16cfc1c6d034cc17314b866eada628" | 9 | SRC_URI[md5sum] = "77ea38dc0ab899864b06ea2941ac31a4" |
10 | SRC_URI[sha256sum] = "1269dc8545a193932a0779b2db5bce9be4a5f6813b98c38b93b372be8362a346" | 10 | SRC_URI[sha256sum] = "89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94aaaad91f7a504a69d" |
11 | 11 | ||
12 | #because we cannot rely on the fact that all apps will use pkgconfig, | 12 | #because we cannot rely on the fact that all apps will use pkgconfig, |
13 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 13 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |