* Change include path for u-boot inc file;
* Something went wrong with github pull request commit
9dc3f8a1b7187150babbbcd5a62f960fa4500767
already handle this error.
Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "bootloader for imx platforms"
-require recipes-bsp/u-boot/u-boot.inc
+require recipes-bsp/uboot/u-boot.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "bootloader for imx platforms"
-require recipes-bsp/u-boot/u-boot.inc
+require recipes-bsp/uboot/u-boot.inc
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"