summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:14 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commit89a35c10f03e56ec99cb02966f3b773b6e991030 (patch)
treecbe3eeafd6bc109bf8a8fc90a4d5ee8ddd9e4c74 /meta/recipes-graphics
parentdf871aa5f33cbfd230ae85ea6fbd71d31d1d609c (diff)
downloadpoky-89a35c10f03e56ec99cb02966f3b773b6e991030.tar.gz
mesa: upgrade 20.0.2 -> 20.0.7
(From OE-Core rev: 78d18527acb2310a474136ccd0345aaa9ef12fa5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/mesa/mesa_20.0.7.bb (renamed from meta/recipes-graphics/mesa/mesa_20.0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_20.0.2.bb b/meta/recipes-graphics/mesa/mesa_20.0.7.bb
index ee0260e073..420565808e 100644
--- a/meta/recipes-graphics/mesa/mesa_20.0.2.bb
+++ b/meta/recipes-graphics/mesa/mesa_20.0.7.bb
@@ -9,8 +9,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
9 file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \ 9 file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \
10 " 10 "
11 11
12SRC_URI[md5sum] = "31ca59cd92c38cb8e1a58b62b01c3e08" 12SRC_URI[md5sum] = "609cb7664204e031d4c65c602c652a28"
13SRC_URI[sha256sum] = "aa54f1cb669550606aab8ceb475105d15aeb814fca5a778ce70d0fd10e98e86f" 13SRC_URI[sha256sum] = "fe6e258fe772c3cd2ac01741bf7408058c3ac02d66acff9a6e669bd72e3ea178"
14 14
15UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" 15UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
16 16