mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
dependencies update
Change-Id: If14e69f97b3a4a41916219718d20dec3c433efec
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
|||||||
#!groovy
|
#!groovy
|
||||||
neoDependenciesRev='716918-671'
|
neoDependenciesRev='726029-739'
|
||||||
strategy='EQUAL'
|
strategy='EQUAL'
|
||||||
allowedF=49
|
allowedF=49
|
||||||
allowedCD=375
|
allowedCD=375
|
||||||
|
@ -4,7 +4,7 @@ components:
|
|||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: gmmlib
|
dest_dir: gmmlib
|
||||||
repository: https://github.com/intel/gmmlib.git
|
repository: https://github.com/intel/gmmlib.git
|
||||||
revision: 9a261a60bd990b237fe14138b7aaf5eaee342ff8
|
revision: 6789a102f7a3ea72da2b4943555441dd0501efac
|
||||||
type: git
|
type: git
|
||||||
gmock:
|
gmock:
|
||||||
branch: master
|
branch: master
|
||||||
@ -25,13 +25,13 @@ components:
|
|||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: igc
|
dest_dir: igc
|
||||||
repository: https://github.com/intel/intelgraphicscompiler
|
repository: https://github.com/intel/intelgraphicscompiler
|
||||||
revision: d6379492df107094d0642f0ecf75a6f20ae573b2-2
|
revision: 021ca3b882973ba32e1b1582a273841778625bc7
|
||||||
type: git
|
type: git
|
||||||
infra:
|
infra:
|
||||||
branch: infra
|
branch: infra
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: infra
|
dest_dir: infra
|
||||||
revision: 013cc27b54e817a52e8aeded87cd0aa750b9c83d
|
revision: 98b4d4d891f701cd4e1af119a2b804aa3095f975
|
||||||
type: git
|
type: git
|
||||||
internal:
|
internal:
|
||||||
branch: master
|
branch: master
|
||||||
@ -56,6 +56,6 @@ components:
|
|||||||
branch: wdk
|
branch: wdk
|
||||||
clean_on_sync: true
|
clean_on_sync: true
|
||||||
dest_dir: wdk
|
dest_dir: wdk
|
||||||
revision: c67a2fa209d3ad3c3ab05f6f10e2234fd81fcebc
|
revision: 513163612587f1db3b58286df0b92d36389966ea
|
||||||
type: git
|
type: git
|
||||||
version: '1'
|
version: '1'
|
||||||
|
Reference in New Issue
Block a user