summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 14:49:15 +0530
committerYogesh Tyagi <yogesh.tyagi@intel.com>2026-01-27 14:54:38 +0530
commit92f8ff04aead5e99a979f3992cea1926e396ee22 (patch)
tree14f922f3120f4612619ad5b146e502275e7c8f9f
parent84ef6bf6c22a1e8ee189ef56ef27d88ad786ce75 (diff)
downloadmeta-intel-92f8ff04aead5e99a979f3992cea1926e396ee22.tar.gz
gmmlib : upgrade 22.7.1 -> 22.9.0
Release Notes: https://github.com/intel/gmmlib/releases/tag/ intel-gmmlib-22.9.0 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
-rw-r--r--recipes-graphics/gmmlib/gmmlib_22.9.0.bb (renamed from recipes-graphics/gmmlib/gmmlib_22.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/gmmlib/gmmlib_22.7.1.bb b/recipes-graphics/gmmlib/gmmlib_22.9.0.bb
index 77c5e217..8a217f8c 100644
--- a/recipes-graphics/gmmlib/gmmlib_22.7.1.bb
+++ b/recipes-graphics/gmmlib/gmmlib_22.9.0.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
10 git://github.com/intel/gmmlib.git;protocol=https;branch=master \ 10 git://github.com/intel/gmmlib.git;protocol=https;branch=master \
11 " 11 "
12 12
13SRCREV = "aa4e5d6c8f1d798b78ffd7ea85296fdd3a3946b2" 13SRCREV = "76a7aa3165daa393d3ad156a263d13941162afbd"
14 14
15COMPATIBLE_HOST:x86-x32 = "null" 15COMPATIBLE_HOST:x86-x32 = "null"
16 16