Skip to content

Commit

Permalink
balena-image.inc: Remove dependency to imx-boot
Browse files Browse the repository at this point in the history
The upstream BSP now uses imx-boot-container for mx8mm boards amongst others.

Signed-off-by: Florin Sarbu <florin@balena.io>
  • Loading branch information
floion committed Jun 18, 2024
1 parent c09d517 commit e3fd187
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ IMAGE_INSTALL:append:imx8mm-lpddr4-evk = " \
pciutils \
"

DEPENDS:append:nitrogen8mm = " imx-boot"
DEPENDS:append:imx8mm-lpddr4-evk = " imx-boot"

# the BSP sets this variable so let's unset it since this makes our build fail
Expand Down

0 comments on commit e3fd187

Please sign in to comment.