]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: update 10.4.3 -> 10.4.4
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 10 Feb 2015 03:23:46 +0000 (19:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:34 +0000 (08:40 +0000)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/mesa/mesa-gl_10.4.4.bb [moved from meta/recipes-graphics/mesa/mesa-gl_10.4.3.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa_10.4.4.bb [moved from meta/recipes-graphics/mesa/mesa_10.4.3.bb with 78% similarity]
meta/recipes-graphics/mesa/mesa_git.bb

similarity index 78%
rename from meta/recipes-graphics/mesa/mesa_10.4.3.bb
rename to meta/recipes-graphics/mesa/mesa_10.4.4.bb
index 9669bcb40eb60665d47df5f42b806640ab385e2a..81404117525c1041accfac7dba0630a64b05d472 100644 (file)
@@ -2,8 +2,8 @@ require ${BPN}.inc
 
 SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2"
 
-SRC_URI[md5sum] = "be86c4ee226f8ca28b7d4c728c350b01"
-SRC_URI[sha256sum] = "ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad"
+SRC_URI[md5sum] = "62faf98ac79c5587f8e917e187419e6c"
+SRC_URI[sha256sum] = "f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c"
 
 S = "${WORKDIR}/Mesa-${PV}"
 
index e554ff4faa86ea8920c8a5356cbd9bf62435eabd..cbe891118daceffe1594177d44ae8366959a1987 100644 (file)
@@ -2,10 +2,8 @@ require ${BPN}.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-LIC_FILES_CHKSUM = "file://docs/license.html;md5=6a23445982a7a972ac198e93cc1cb3de"
-
-SRCREV = "f70e4d4afd16e66506ce3b055edb3b71b1464890"
-PV = "10.4.3+git${SRCPV}"
+SRCREV = "62eb27ac8bbd979796f50e253f6c786d7d791242"
+PV = "10.4.4+git${SRCPV}"
 
 SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;branch=10.4"