build: dependencies update

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev
2024-11-21 09:42:18 +01:00
committed by Compute-Runtime-Automation
parent 789efc8909
commit 25b0daf9a0
4 changed files with 6 additions and 5 deletions

2
Jenkinsfile vendored
View File

@ -7,4 +7,4 @@
*
*/
dependenciesRevision='217cbc82a2c4d72154447418cb6421ea12975519-3178'
dependenciesRevision='f30748e07a0ec2e79703327f024ec3aa14377bb2-3183'

View File

@ -3,7 +3,7 @@ components:
branch: master
dest_dir: aub_stream
repository: https://github.com/intel/aubstream
revision: 9eeb8d558c43531092f392e6d7d43cd01c4d6d1a
revision: d47cd14871cdf85226782711b50c753dc1f835a3
type: git
gmmlib:
asset_name: gmmlib
@ -36,7 +36,7 @@ components:
dest_dir: kernels_bin
type: git
branch: kernels_bin
revision: 3178-3026
revision: 3183-3031
kmdaf:
branch: kmdaf
dest_dir: kmdaf
@ -85,7 +85,7 @@ components:
dest_dir: wsl
revision: 56430997dac34ca0e9e18c177636234cac26ad54
type: git
converter: M-3178
converter: M-3183
include:
- infra.yml
version: '1'

View File

@ -1 +1 @@
git_revision: 9eeb8d558c43531092f392e6d7d43cd01c4d6d1a
git_revision: d47cd14871cdf85226782711b50c753dc1f835a3

View File

@ -22,6 +22,7 @@ enum class ProductFamily : uint32_t {
Arl = 15u,
Bmg = 17u,
Lnl = 18u,
Ptl = 21u,
MaxProduct,
};
} // namespace aub_stream