]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot: move to recipes-bsd/u-boot and fix parsing of recipe
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Dec 2011 16:39:34 +0000 (16:39 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Dec 2011 16:39:34 +0000 (16:39 +0000)
OE-Core has moved u-boot from recipes-bsd/uboot to
recipes-bsd/u-boot. This moves the files and fixes the path for
inclusion of u-boot.inc file on the recipes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx/u-boot-v2009.08-imx_11.09.01.tar.bz2 [moved from meta-fsl-arm/recipes-bsp/uboot/u-boot-imx/u-boot-v2009.08-imx_11.09.01.tar.bz2 with 100% similarity]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb [moved from meta-fsl-arm/recipes-bsp/uboot/u-boot-imx_2009.08.bb with 96% similarity]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_git.bb [moved from meta-fsl-arm/recipes-bsp/uboot/u-boot-imx_git.bb with 91% similarity]

similarity index 96%
rename from meta-fsl-arm/recipes-bsp/uboot/u-boot-imx_2009.08.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.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"
similarity index 91%
rename from meta-fsl-arm/recipes-bsp/uboot/u-boot-imx_git.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_git.bb
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"