]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-imx: change include path for u-boot inc file
authorAdrian Alonso <aalonso00@gmail.com>
Mon, 19 Dec 2011 02:04:16 +0000 (20:04 -0600)
committerAdrian Alonso <aalonso00@gmail.com>
Mon, 19 Dec 2011 02:04:16 +0000 (20:04 -0600)
* 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>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_git.bb

index 01d788b525ed36934b191795b3a6e4e0db982977..7138bded03d4482f4f51eeb644cba6c1e5b6cbc0 100644 (file)
@@ -2,7 +2,7 @@
 # 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"
index 9ce1273c1981b834ad2687d1b559e634e14e6420..f02a54e37587d208e6fe1e433cb8daac3fad038f 100644 (file)
@@ -2,7 +2,7 @@
 # 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"