diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-02-28 09:25:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-04 11:35:41 +0000 |
commit | d3534c018f293db1fb5bcd8ebf81273d9fac3aaa (patch) | |
tree | 623f5c17cb68d47ff2999c4125a4610ab8cb97fe /meta/recipes-graphics | |
parent | 8b8445461a72d0d3bafb33470c116cbd4a8c35c8 (diff) | |
download | poky-d3534c018f293db1fb5bcd8ebf81273d9fac3aaa.tar.gz |
mesa: 17.3.5 -> 17.3.6
Upgrade mesa form 17.3.5 to 17.3.6.
(From OE-Core rev: 11504a13530f483c1955d0f28f92d510885e4cee)
Signed-off-by: HuangQiyu <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')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.3.6.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.3.5.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.3.6.bb (renamed from meta/recipes-graphics/mesa/mesa_17.3.5.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.5.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.6.bb index 73267eb4f0..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.3.5.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.3.6.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_17.3.5.bb b/meta/recipes-graphics/mesa/mesa_17.3.6.bb index 3ce7135f28..1ace5fd244 100644 --- a/meta/recipes-graphics/mesa/mesa_17.3.5.bb +++ b/meta/recipes-graphics/mesa/mesa_17.3.6.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
11 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ | 11 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "bf73288c33cf12abe62045c25e2196b4" | 14 | SRC_URI[md5sum] = "ba66ae0f09b9b84482268608557cd175" |
15 | SRC_URI[sha256sum] = "eb9228fc8aaa71e0205c1481c5b157752ebaec9b646b030d27478e25a6d7936a" | 15 | SRC_URI[sha256sum] = "e5915680d44ac9d05defdec529db7459ac9edd441c9845266eff2e2d3e57fbf8" |
16 | 16 | ||
17 | #because we cannot rely on the fact that all apps will use pkgconfig, | 17 | #because we cannot rely on the fact that all apps will use pkgconfig, |
18 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 18 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |