Skip to content

Commit 2981612

Browse files
committed
ti: configs: family: k3: Update baseline to 11.02.07
Signed-off-by: Jonas Wood <[email protected]>
1 parent 371cf30 commit 2981612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/sources/families/k3.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ case "${BRANCH}" in
1616

1717
vendor | vendor-rt) # uses latest publicly released TI Processor SDK tag
1818

19-
declare -g TI_PSDK_TAG="11.02.06"
19+
declare -g TI_PSDK_TAG="11.02.07"
2020
declare -g KERNELSOURCE="https://github.com/TexasInstruments/ti-linux-kernel"
2121
declare -g KERNEL_MAJOR_MINOR="6.12"
2222
declare -g KERNELBRANCH="tag:${TI_PSDK_TAG}"

0 commit comments

Comments
 (0)