We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371cf30 commit 2981612Copy full SHA for 2981612
config/sources/families/k3.conf
@@ -16,7 +16,7 @@ case "${BRANCH}" in
16
17
vendor | vendor-rt) # uses latest publicly released TI Processor SDK tag
18
19
- declare -g TI_PSDK_TAG="11.02.06"
+ declare -g TI_PSDK_TAG="11.02.07"
20
declare -g KERNELSOURCE="https://github.com/TexasInstruments/ti-linux-kernel"
21
declare -g KERNEL_MAJOR_MINOR="6.12"
22
declare -g KERNELBRANCH="tag:${TI_PSDK_TAG}"
0 commit comments