diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-05-28 14:14:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-30 22:26:13 +0100 |
commit | 597335308f494926305437eaba39f13efb41d608 (patch) | |
tree | 46acb65797c900090b3712ad12f8485a05819539 /meta/recipes-graphics/mesa | |
parent | 63a409ae683236591f19e3c553e11c35aff84128 (diff) | |
download | poky-597335308f494926305437eaba39f13efb41d608.tar.gz |
mesa: Upgrade 10.5.4 -> 10.5.6
Among other things fixes a bug that prevents Weston from starting
on i965.
(From OE-Core rev: 943f6fdd0bc20060b5e120ad22f80cb8534153fd)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@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_10.5.6.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_10.5.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_10.5.6.bb (renamed from meta/recipes-graphics/mesa/mesa_10.5.4.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_10.5.4.bb b/meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb index fc2bca9982..fc2bca9982 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_10.5.4.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_10.5.6.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_10.5.4.bb b/meta/recipes-graphics/mesa/mesa_10.5.6.bb index 03c9ecff68..70cc8aa22a 100644 --- a/meta/recipes-graphics/mesa/mesa_10.5.4.bb +++ b/meta/recipes-graphics/mesa/mesa_10.5.6.bb | |||
@@ -2,8 +2,8 @@ require ${BPN}.inc | |||
2 | 2 | ||
3 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz" | 3 | SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "26644437b6447fb3dbae50714a019797" | 5 | SRC_URI[md5sum] = "7a845c50fc8aaae4c9373e795c1f491d" |
6 | SRC_URI[sha256sum] = "b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803" | 6 | SRC_URI[sha256sum] = "66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595" |
7 | 7 | ||
8 | #because we cannot rely on the fact that all apps will use pkgconfig, | 8 | #because we cannot rely on the fact that all apps will use pkgconfig, |
9 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 9 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |