We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d8bae commit f165d83Copy full SHA for f165d83
common/config/sr_common_config.cfg
@@ -55,13 +55,13 @@ ARM_BSA_TAG=""
55
56
#Arm SBSA source tag. Applicable only for SR build.
57
#NOTE: If the value is NULL then the latest SBSA source will be downloaded
58
-ARM_SBSA_TAG=""
+ARM_SBSA_TAG="v22.02_SR_REL1.0"
59
60
#Arm BBR source tag
61
#NOTE: If the value is NULL then the latest BBR source will be downloaded
62
-ARM_BBR_TAG=""
+ARM_BBR_TAG="v22.02_SR_REL1.0"
63
64
#Arm LINUX ACS source tag
65
#NOTE: If the value is NULL then the latest Linux ACS source will be downloaded
66
-ARM_LINUX_ACS_TAG=""
+ARM_LINUX_ACS_TAG="v22.02_SR_REL1.0"
67
0 commit comments