]> code.ossystems Code Review - meta-freescale.git/commitdiff
Revert "u-boot-imx: change include path for u-boot inc file"
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 20 Dec 2011 11:56:54 +0000 (11:56 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 21 Dec 2011 18:42:14 +0000 (18:42 +0000)
This reverts commit a2a5645bd119ac9b4b9dce2fe566adafb33d20d6. Seems
like a broken OE-Core were being in use for testing thus making it
fail.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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 7138bded03d4482f4f51eeb644cba6c1e5b6cbc0..01d788b525ed36934b191795b3a6e4e0db982977 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/uboot/u-boot.inc
+require recipes-bsp/u-boot/u-boot.inc
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
index f02a54e37587d208e6fe1e433cb8daac3fad038f..9ce1273c1981b834ad2687d1b559e634e14e6420 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/uboot/u-boot.inc
+require recipes-bsp/u-boot/u-boot.inc
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"