summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLim Siew Hoon <siew.hoon.lim@intel.com>2020-10-06 14:57:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-10-07 16:07:27 +0800
commitbb98d7cedaa297b9336d295468eb166937396983 (patch)
tree38f9ecefa5ab956056c5400191757fd3f7c208dd
parent70d3ae20a27c1708c15cc8f992b3af7310b26013 (diff)
downloadmeta-intel-bb98d7cedaa297b9336d295468eb166937396983.tar.gz
gmmlib: upgrade 20.2.5 -> 20.3.2
Release notes: https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-20.3.2 Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-graphics/gmmlib/gmmlib_20.3.2.bb (renamed from recipes-graphics/gmmlib/gmmlib_20.2.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_20.2.5.bb b/recipes-graphics/gmmlib/gmmlib_20.3.2.bb
index e65ac09e..f03ea6c4 100644
--- a/recipes-graphics/gmmlib/gmmlib_20.2.5.bb
+++ b/recipes-graphics/gmmlib/gmmlib_20.3.2.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
10 git://github.com/intel/gmmlib.git;protocol=https \ 10 git://github.com/intel/gmmlib.git;protocol=https \
11 " 11 "
12 12
13SRCREV = "c1b7e077b5b0b6b97057562aaec574f0da97b37b" 13SRCREV = "2072b0d1e8ba2cba2f94bc2c1fda89d6e457a50b"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16