]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: update to 9.1.6
authorJonathan Liu <net147@gmail.com>
Sat, 3 Aug 2013 09:28:04 +0000 (19:28 +1000)
committerSaul Wold <sgw@linux.intel.com>
Tue, 6 Aug 2013 06:59:56 +0000 (23:59 -0700)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/mesa/mesa-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch [moved from meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch with 100% similarity]
meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch [moved from meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch with 100% similarity]
meta/recipes-graphics/mesa/mesa_9.1.6.bb [moved from meta/recipes-graphics/mesa/mesa_9.1.5.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-graphics/mesa/mesa_9.1.5.bb
rename to meta/recipes-graphics/mesa/mesa_9.1.6.bb
index 49fa5dd7b0ffcda085cf2a3c3f5c6c345c9681d8..d47822f630ca375b6b5af8bc92a3172b0273923d 100644 (file)
@@ -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}"