dependencies update
Change-Id: Ie1b6f2a07f02d90bb76be3d93d1da6438934c081
This commit is contained in:
parent
27c9dfcba9
commit
bb7c4d9222
|
@ -1,5 +1,5 @@
|
||||||
#!groovy
|
#!groovy
|
||||||
dependenciesRevision='8be1d76981dd74c7230ea948a72559678d1850ec-1311'
|
dependenciesRevision='1b671f56c71786ef356de9b0c1d93ba18104e655-1314'
|
||||||
strategy='EQUAL'
|
strategy='EQUAL'
|
||||||
allowedCD=263
|
allowedCD=263
|
||||||
allowedF=5
|
allowedF=5
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
components:
|
components:
|
||||||
gmmlib:
|
gmmlib:
|
||||||
|
branch: gmmlib
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: gmmlib
|
dest_dir: gmmlib
|
||||||
type: git
|
|
||||||
branch: gmmlib
|
|
||||||
revision: intel-gmmlib-19.3.2
|
|
||||||
repository: https://github.com/intel/gmmlib.git
|
repository: https://github.com/intel/gmmlib.git
|
||||||
|
revision: intel-gmmlib-19.3.2
|
||||||
|
type: git
|
||||||
igc:
|
igc:
|
||||||
|
branch: igc
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: igc
|
dest_dir: igc
|
||||||
type: git
|
|
||||||
branch: igc
|
|
||||||
revision: b3ed5e584dac45d560e6f68e5f6e84af8a661e6e
|
|
||||||
repository: https://github.com/intel/intelgraphicscompiler
|
repository: https://github.com/intel/intelgraphicscompiler
|
||||||
|
revision: b3ed5e584dac45d560e6f68e5f6e84af8a661e6e
|
||||||
|
type: git
|
||||||
infra:
|
infra:
|
||||||
branch: infra
|
branch: infra
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: infra
|
dest_dir: infra
|
||||||
revision: c59764ffa866a069a67e771d803a8879c2355eec
|
revision: 00838e07fb3779c6e160c740cbb4e52c2c734bc5
|
||||||
type: git
|
type: git
|
||||||
internal:
|
internal:
|
||||||
branch: master
|
branch: master
|
||||||
|
@ -31,17 +31,17 @@ components:
|
||||||
revision: 117d709602a49f4aae6e7965743cec61834a3c35
|
revision: 117d709602a49f4aae6e7965743cec61834a3c35
|
||||||
type: git
|
type: git
|
||||||
libva:
|
libva:
|
||||||
|
branch: libva
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: libva
|
dest_dir: libva
|
||||||
type: git
|
|
||||||
branch: libva
|
|
||||||
revision: c9bb65b
|
|
||||||
repository: https://github.com/intel/libva.git
|
repository: https://github.com/intel/libva.git
|
||||||
|
revision: c9bb65b
|
||||||
|
type: git
|
||||||
wdk:
|
wdk:
|
||||||
|
branch: wdk
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: wdk
|
dest_dir: wdk
|
||||||
|
revision: 1b671f56c71786ef356de9b0c1d93ba18104e655-1314
|
||||||
type: git
|
type: git
|
||||||
branch: wdk
|
converter: M-1314
|
||||||
revision: 8be1d76981dd74c7230ea948a72559678d1850ec-1311
|
|
||||||
converter: M-1311
|
|
||||||
version: '1'
|
version: '1'
|
||||||
|
|
Loading…
Reference in New Issue