@@ -37,34 +37,33 @@ SCT_SRC_TAG=032822757792c5d4d0bfed1fd8524e69ef4f2d17
3737# GRUB2 source from https://github.com/rhboot/grub2.git
3838GRUB_SRC_TAG =grub-2.06
3939
40- ARM_BSA_VERSION =v1.0.6
40+ ARM_BSA_VERSION =v1.0.8
4141# Arm BSA source tag.
4242# NOTE: If the value is NULL then the latest BSA source will be downloaded
43- ARM_BSA_TAG =" "
43+ ARM_BSA_TAG =" c9163970347679143d5633aa1256aea22aa983d2 "
4444
4545# Arm BBR source tag
4646# NOTE: If the value is NULL then the latest BBR source will be downloaded
47- ARM_BBR_TAG =" "
47+ ARM_BBR_TAG =" 191a5c56d44b4ed5ccd9db2157ec052e4a96698f "
4848
4949# Arm LINUX ACS source tag
5050# NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
51- ARM_LINUX_ACS_TAG =" "
51+ ARM_LINUX_ACS_TAG =" 751e4faf2c56fd69c99d597fa57585720476fbf1 "
5252
5353# EDK2-LIBC source tag from https://github.com/tianocore/edk2-libc
5454EDK2_LIBC_SRC_TAG =c32222fed9927420fc46da503dea1ebb874698b6
5555
5656# edk2-test-parser version
57- EDK2_TEST_PARSER_TAG =e8cdb692592d2a152cb87cf4d9fbd7ba2ae8b405
57+ EDK2_TEST_PARSER_TAG =48a246a4b91a535c010e96896e2fab8f8062adf8
5858
5959# SystemReady ACS version
6060ACS_VERSION =" "
6161
62-
6362# This might be used by IR 1.0 busybox
64-
63+
6564# Linux kernel version. Source downloaded from https://github.com/torvalds/linux.git
66- LINUX_KERNEL_VERSION =6.4
67-
65+ LINUX_KERNEL_VERSION =6.6
66+
6867# BusyBox source tag : https://git.busybox.net/busybox/
6968BUSYBOX_SRC_VERSION =1_34_stable
7069
@@ -76,4 +75,4 @@ LINARO_TOOLS_VERSION=7.5.0-2019.12
7675GCC =tools/gcc-linaro-${LINARO_TOOLS_VERSION}-x86_64_aarch64-linux-gnu/bin/aarch64-linux-gnu-
7776
7877# FWTS source tag from git://kernel.ubuntu.com/hwe/fwts.git
79- FWTS_SRC_VERSION =v23.07 .00
78+ FWTS_SRC_VERSION =v24.01 .00
0 commit comments