]> code.ossystems Code Review - meta-freescale.git/commit
imx6sxsabreauto: Switch virtual/bootloader to u-boot-fslc
authorDaiane Angolini <daiane.angolini@nxp.com>
Fri, 11 Sep 2020 14:25:33 +0000 (11:25 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Sep 2020 20:13:23 +0000 (17:13 -0300)
commit34933c7d919c683a4f007b3b1ba8de0e0897fdd9
tree092a6ff5b723f4eaefc5d5234ef2a0193efbbb4d
parente45f428138d613e9375183f18be4062a65ada6e1
imx6sxsabreauto: Switch virtual/bootloader to u-boot-fslc

The virtual/bootloader for this board used to be u-boot-imx which does
not include the board in COMPATIBLE_MACHINE any more, so the choice is
migrate to u-boot-fslc.

The error message:
   ERROR: Nothing PROVIDES 'virtual/bootloader' (but /media/daiane/TRIFORCE/yocto/dunfell/sources/poky/meta/recipes-core/images/core-image-minimal.bb DEPENDS on or otherwise requires it)
   u-boot-imx PROVIDES virtual/bootloader but was skipped: incompatible with machine imx6sxsabreauto (not in COMPATIBLE_MACHINE)

Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
conf/machine/imx6sxsabreauto.conf