We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1a468a + a6ed08b commit 4fd5d6dCopy full SHA for 4fd5d6d
topic/k2c-qli-build-ga/build_with_firmware.rst
@@ -1072,6 +1072,8 @@ The BSP image build has software components for the Qualcomm device support and
1072
1073
::
1074
1075
+ # NETRC_FILE env variable needs to be set for kas to pickup netrc credentials
1076
+ export NETRC_FILE="~/.netrc"
1077
# cd to directory where you have 300 GB of free storage space to create your workspaces
1078
mkdir <workspace-dir>
1079
cd <workspace-dir>
0 commit comments