diff --git a/Jenkinsfile b/Jenkinsfile index dbb62909f0..fcac6356b8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ #!groovy -dependenciesRevision='1b671f56c71786ef356de9b0c1d93ba18104e655-1314' +dependenciesRevision='3fca422c0e381f607f9c8c02dca161010c30dac8-1319' strategy='EQUAL' allowedCD=263 allowedF=7 diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 68b77d0da3..a8b8f3c056 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -1,18 +1,18 @@ components: gmmlib: + branch: gmmlib clean_on_sync: true dest_dir: gmmlib - type: git - branch: gmmlib - revision: intel-gmmlib-19.3.2 repository: https://github.com/intel/gmmlib.git + revision: intel-gmmlib-19.3.2 + type: git igc: + branch: igc clean_on_sync: true dest_dir: igc - type: git - branch: igc - revision: 0efaaf958f644e454c84f86ac83109e59eb0580a repository: https://github.com/intel/intelgraphicscompiler + revision: 0efaaf958f644e454c84f86ac83109e59eb0580a + type: git infra: branch: infra clean_on_sync: true @@ -31,17 +31,17 @@ components: revision: 117d709602a49f4aae6e7965743cec61834a3c35 type: git libva: + branch: libva clean_on_sync: true dest_dir: libva - type: git - branch: libva - revision: c9bb65b repository: https://github.com/intel/libva.git + revision: c9bb65b + type: git wdk: + branch: wdk clean_on_sync: true dest_dir: wdk - type: git - branch: wdk revision: 1b671f56c71786ef356de9b0c1d93ba18104e655-1314 -converter: M-1314 + type: git +converter: M-1319 version: '1'