Skip to content

Commit

Permalink
balena-image-initramfs: Drop installing unused package
Browse files Browse the repository at this point in the history
We replaced waiting for the NVME to settle with
an increased root timeout.

Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
acostach committed Dec 2, 2024
1 parent 6d76693 commit 631e1e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ PACKAGE_INSTALL:append = " kernel-module-phy-tegra194-p2u"
# allow access to the QSPI, but install the qspi driver
# in case it is accessible
PACKAGE_INSTALL:append = " mtd-utils fatrw gptfdisk kernel-module-spi-tegra210-quad"
PACKAGE_INSTALL:append:jetson-orin-nx-seeed-j4012 = " initramfs-module-nvme-wait"
PACKAGE_INSTALL:append = " mtd-utils fatrw gptfdisk kernel-module-spi-tegra210-quad jetson-qspi-manager setup-nv-boot-control"
# Below modules are needed for the AGX Orin 64GB to
# detect USB keys
Expand Down

0 comments on commit 631e1e9

Please sign in to comment.