Skip to content

Commit 7133e91

Browse files
Merge pull request #55 from amrathesh/main
Updated source tags for v23.01_SR_REL2.0.0_BETA-0_ES_REL_1.2.0 release
2 parents 48187e0 + fcb5740 commit 7133e91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

common/config/sr_es_common_config.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@ EFITOOLS_SRC_TAG=v1.9.2
4545

4646
#Arm BSA source tag.
4747
#NOTE: If the value is NULL then the latest BSA source will be downloaded
48-
ARM_BSA_TAG=""
48+
ARM_BSA_TAG="v23.01_REL1.0.3"
4949

5050
#Arm SBSA source tag. Applicable only for SR build.
5151
#NOTE: If the value is NULL then the latest SBSA source will be downloaded
52-
ARM_SBSA_TAG=""
52+
ARM_SBSA_TAG="v23.01_REL7.1.0_BETA-0"
5353

5454
#Arm BBR source tag
5555
#NOTE: If the value is NULL then the latest BBR source will be downloaded
56-
ARM_BBR_TAG=""
56+
ARM_BBR_TAG="v23.01_SR_REL2.0.0_BETA-0_ES_REL_1.2.0"
5757

5858
#Arm LINUX ACS source tag
5959
#NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
60-
ARM_LINUX_ACS_TAG=""
60+
ARM_LINUX_ACS_TAG="v23.01_REL7.1.0_BETA-0"
6161

6262
#Buildroot version used for sbsa7.1
6363
BUILDROOT_SRC_VERSION=2022.08.1

0 commit comments

Comments
 (0)