Temp commit to update imagebuilder repo for domain capabilities.
Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
---
automation/scripts/qemu-smoke-dom0less-arm64.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/automation/scripts/qemu-smoke-dom0less-arm64.sh b/automation/scripts/qemu-smoke-dom0less-arm64.sh
index 39614720a4..26493ecd88 100755
--- a/automation/scripts/qemu-smoke-dom0less-arm64.sh
+++ b/automation/scripts/qemu-smoke-dom0less-arm64.sh
@@ -250,7 +250,7 @@ NUM_CPUPOOLS=1' >> binaries/config
fi
rm -rf imagebuilder
-git clone --depth 1 https://gitlab.com/xen-project/imagebuilder.git
+git clone --depth 1 https://gitlab.com/jandryuk-amd/imagebuilder.git -b dom0less-caps
bash imagebuilder/scripts/uboot-script-gen -t tftp -d binaries/ -c binaries/config
--
2.48.1