Skip to content

Commit

Permalink
balena-yocto-scripts: Use unmerged branch which adds required host tools
Browse files Browse the repository at this point in the history
... for the UCM-iMX9

Signed-off-by: Alexandru Costache <[email protected]>
  • Loading branch information
acostach committed Oct 20, 2023
1 parent b500eca commit 685a730
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion balena-yocto-scripts
2 changes: 0 additions & 2 deletions layers/meta-balena-imx9/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ BBFILE_PRIORITY_balena-imx9 = "1337"
LAYERSERIES_COMPAT_balena-imx9 = "kirkstone"
PREFERRED_VERSION_virtual/kernel = "6.1.%"


BBMASK += "meta-bsp-imx8mp/recipes-nxp-demo-experience/nxp-demo-experience"
BBMASK += "meta-compulab-bsp/meta-bsp/recipes-bsp/base-files"
BBMASK += "meta-compulab-bsp/meta-bsp/recipes-bsp/coremark"
Expand All @@ -32,4 +31,3 @@ HOSTTOOLS:remove = " bison "
MACHINE_FEATURES:remove = "efi"
IMAGE_INSTALL:remove = "kernel-image"
IMAGE_INSTALL:remove = "kernel-image-image"

0 comments on commit 685a730

Please sign in to comment.