Skip to content

Commit

Permalink
recipes-core/balena-image: Install jetson-qspi-manager
Browse files Browse the repository at this point in the history
This package provides the means for triggering
UEFI updates if the QSPI is not accessible - that
is when a board has been previously flashed with
the reference OS.

This simplifies the use of flasher images because
the board no longer needs to be put in recovery
mode to be provisioned.

Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach committed Nov 28, 2024
1 parent cd2aa3f commit 59e6847
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ IMAGE_INSTALL:append = " \
l4t-launcher-extlinux \
dtc \
pciutils \
jetson-qspi-manager \
nvidia-kernel-oot-devicetrees nvidia-kernel-oot-display nvidia-kernel-oot-cameras nvidia-kernel-oot-bluetooth nvidia-kernel-oot-wifi \
nvidia-kernel-oot-canbus nvidia-kernel-oot-virtualization nvidia-kernel-oot-base nvidia-drm-loadconf \
"
Expand Down

0 comments on commit 59e6847

Please sign in to comment.