aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-08-03 19:28:04 +1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-06 12:39:56 +0100
commit63017172dadb62d8baea9b6c6a22de9d1860cccf (patch)
tree6abfcba640b0301498b03234173d5959444f9148 /meta/recipes-graphics/mesa
parentbe13994d00ebb9973306fd2045dd142a859a2a62 (diff)
downloadopenembedded-core-contrib-63017172dadb62d8baea9b6c6a22de9d1860cccf.tar.gz
mesa: update to 9.1.6
(From OE-Core rev: 7ea8da1f692721ddb6f28088820d159c86c6c61a) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.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-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch (renamed from meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch)0
-rw-r--r--meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch (renamed from meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch)0
-rw-r--r--meta/recipes-graphics/mesa/mesa_9.1.6.bb (renamed from meta/recipes-graphics/mesa/mesa_9.1.5.bb)4
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch b/meta/recipes-graphics/mesa/mesa-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch
index 30a3d98758..30a3d98758 100644
--- a/meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch
+++ b/meta/recipes-graphics/mesa/mesa-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch
diff --git a/meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch b/meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch
index d86421b767..d86421b767 100644
--- a/meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch
+++ b/meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch
diff --git a/meta/recipes-graphics/mesa/mesa_9.1.5.bb b/meta/recipes-graphics/mesa/mesa_9.1.6.bb
index 49fa5dd7b0..d47822f630 100644
--- a/meta/recipes-graphics/mesa/mesa_9.1.5.bb
+++ b/meta/recipes-graphics/mesa/mesa_9.1.6.bb
@@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \
file://0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch \
"
-SRC_URI[md5sum] = "4ed2af5943141a85a21869053a2fc2eb"
-SRC_URI[sha256sum] = "89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd"
+SRC_URI[md5sum] = "443a2a352667294b53d56cb1a74114e9"
+SRC_URI[sha256sum] = "e632dff0acafad0a59dc208d16dedb37f7bd58f94c5d58c4b51912e41d005e3d"
S = "${WORKDIR}/Mesa-${PV}"