Skip to content

Commit 73aad22

Browse files
committed
bumped BSP
1 parent e6e405c commit 73aad22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Containerfile.image.l4t35

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:jammy
33
LABEL org.opencontainers.image.authors="Badr @pythops"
44

55
# Define the BSP version
6-
ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.1/release/jetson_linux_r35.6.1_aarch64.tbz2
6+
ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.2/release/jetson_linux_r35.6.2_aarch64.tbz2
77

88
ARG L4T_PACKAGES
99

Containerfile.image.l4t36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:jammy
33
LABEL org.opencontainers.image.authors="Badr @pythops"
44

55
# Define the BSP version
6-
ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.3/release/Jetson_Linux_r36.4.3_aarch64.tbz2
6+
ARG BSP=https://developer.nvidia.com/downloads/embedded/l4t/r36_release_v4.4/release/Jetson_Linux_r36.4.4_aarch64.tbz2
77

88
ARG L4T_PACKAGES
99

0 commit comments

Comments
 (0)