]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
mesa: upgrade to 9.1.5
authorJonathan Liu <net147@gmail.com>
Thu, 18 Jul 2013 15:45:28 +0000 (01:45 +1000)
committerSaul Wold <sgw@linux.intel.com>
Mon, 22 Jul 2013 16:44:10 +0000 (09:44 -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.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch [moved from meta/recipes-graphics/mesa/mesa-9.1.3/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch with 100% similarity]
meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch [moved from meta/recipes-graphics/mesa/mesa-9.1.3/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch with 100% similarity]
meta/recipes-graphics/mesa/mesa_9.1.5.bb [moved from meta/recipes-graphics/mesa/mesa_9.1.3.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-graphics/mesa/mesa_9.1.3.bb
rename to meta/recipes-graphics/mesa/mesa_9.1.5.bb
index a7ccbe66312375d8297a1658f820868c5ee5bbdb..49fa5dd7b0ffcda085cf2a3c3f5c6c345c9681d8 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] = "952ccd03547ed72333b64e1746cf8ada"
-SRC_URI[sha256sum] = "8d5dac2202d0355bff5cfd183582ec8167d1d1227b7bb7a669acecbeaa52d766"
+SRC_URI[md5sum] = "4ed2af5943141a85a21869053a2fc2eb"
+SRC_URI[sha256sum] = "89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd"
 
 S = "${WORKDIR}/Mesa-${PV}"