dependencies update
Change-Id: Ibdb61a83f11c32a26a9aa3680c55b9eeaaa30082
This commit is contained in:
parent
b08de2733e
commit
79e4b2c104
|
@ -1,5 +1,5 @@
|
|||
#!groovy
|
||||
neoDependenciesRev='727168-748'
|
||||
neoDependenciesRev='730226-753'
|
||||
strategy='EQUAL'
|
||||
allowedF=49
|
||||
allowedCD=369
|
||||
|
|
|
@ -4,7 +4,7 @@ components:
|
|||
clean_on_sync: true
|
||||
dest_dir: gmmlib
|
||||
repository: https://github.com/intel/gmmlib.git
|
||||
revision: fe9106bcb69a1f4572ec706765696b2b359c66a3
|
||||
revision: 866d36c58de37480cbb39cf5465b2c7138b6ab18
|
||||
type: git
|
||||
gmock:
|
||||
branch: master
|
||||
|
@ -25,13 +25,13 @@ components:
|
|||
clean_on_sync: true
|
||||
dest_dir: igc
|
||||
repository: https://github.com/intel/intelgraphicscompiler
|
||||
revision: 021ca3b882973ba32e1b1582a273841778625bc7
|
||||
revision: a7de81b88001a565d8fe6d8701210225686d1169
|
||||
type: git
|
||||
infra:
|
||||
branch: infra
|
||||
clean_on_sync: true
|
||||
dest_dir: infra
|
||||
revision: a2764f8ed30e734087f3078ca7b0a621d7071a8a
|
||||
revision: 838dccf3bf300527649255a329fc5cd64a0c2f29
|
||||
type: git
|
||||
internal:
|
||||
branch: master
|
||||
|
|
Loading…
Reference in New Issue