From 401a83d98e6d98c4681b30ac6e843b33179525ad Mon Sep 17 00:00:00 2001 From: ocldev Date: Sat, 20 Jul 2024 14:17:22 +0000 Subject: [PATCH] build: igsc revision update Signed-off-by: ocldev --- manifests/manifest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/manifest.yml b/manifests/manifest.yml index ccc60a5af0..b717f0ea56 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -24,9 +24,9 @@ components: dest_dir: igsc type: git branch: master - revision: V0.8.20 + revision: V0.9.0 repository: https://github.com/intel/igsc.git - component_version: 252 + component_version: 254 infra: branch: master dest_dir: infra