summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorLim Siew Hoon <siew.hoon.lim@intel.com>2021-07-03 02:39:07 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-03 22:48:10 +0800
commitf260ec7bf876522fea981d2792019cc48f0fc373 (patch)
tree0a406bc65faf4a9a7ffa6d6da9ec44470ccc2919 /recipes-graphics
parent4094bc31a1f37ae427e12dca71bf3f185d4802ef (diff)
downloadmeta-intel-f260ec7bf876522fea981d2792019cc48f0fc373.tar.gz
gmmlib: upgrade 21.1.1 -> 21.2.1
Signed-off-by: Lim Siew Hoon <siew.hoon.lim@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/gmmlib/gmmlib_21.2.1.bb (renamed from recipes-graphics/gmmlib/gmmlib_21.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_21.1.1.bb b/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
index f5de0ef5..90700bc4 100644
--- a/recipes-graphics/gmmlib/gmmlib_21.1.1.bb
+++ b/recipes-graphics/gmmlib/gmmlib_21.2.1.bb
@@ -4,13 +4,13 @@ device specific and buffer management for the Intel(R) Graphics \
4Compute Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI." 4Compute Runtime for OpenCL(TM) and the Intel(R) Media Driver for VAAPI."
5 5
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=d9a6e772cd4c362ee4c8ef87c5aad843" 7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=465fe90caea3edd6a2cecb3f0c28a654"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/intel/gmmlib.git;protocol=https \ 10 git://github.com/intel/gmmlib.git;protocol=https \
11 " 11 "
12 12
13SRCREV = "60a77187c43ff23a0888b2f297ae5c93cc50a666" 13SRCREV = "9253eb8b949515d2a5030f99163a35567fe81838"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16