From 672387ef9821e2e2c567b1ec4768117127f59d9e Mon Sep 17 00:00:00 2001 From: Jakub Nowacki Date: Wed, 29 Jan 2025 15:45:37 +0100 Subject: [PATCH] build: add aub_configs component Signed-off-by: Jakub Nowacki --- manifests/manifest.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifests/manifest.yml b/manifests/manifest.yml index a0968a133e..d40cc17579 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -5,6 +5,11 @@ components: repository: https://github.com/intel/aubstream revision: 45a500472bafd94a96d5b3b634314a481f1654d7 type: git + aub_configs: + branch: aub_configs + dest_dir: aub_configs + revision: dad4b3e6a1a3f72a5e8a11b167373b50f38b8218 + type: git gmmlib: asset_name: gmmlib dest_dir: gmmlib