Skip to content

Commit 6b2e75f

Browse files
committed
jetson-agx-orin-devkit: Make image < 1G
Github actions CI does not accept it otherwise Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 parent dea0a2e commit 6b2e75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/projects/jetson-agx-orin-devkit/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
6060
# Use gnu run time to keep cuda happy
6161
RUNTIME = "gnu"
6262
TC_CXX_RUNTIME = "gnu"
63-
CORE_IMAGE_EXTRA_INSTALL:append = " \
63+
CORE_IMAGE_EXTRA_INSTALL1:append = " \
6464
tegra-tools-jetson-clocks \
6565
nvidia-drm-loadconf \
6666
cuda-libraries \

0 commit comments

Comments
 (0)