]> 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:12:16 +0000 (17:12 -0300)
commit36cf16b01093766d96decbe90983eb41b691a673
tree0ccc1f78670fda97329f1e7c887e1849e60d69a2
parentb3d9deb7c5bffaa74038a0e3a95e257167e541ad
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