[meta-freescale] [meta-fsl-arm][V2 PATCH 1/3] u-boot: Rename recipe to u-boot-fslc

Andrei Gherzan andrei.gherzan at windriver.com
Fri Dec 14 11:43:08 PST 2012


It's not right to have a recipe named as uboot even if it uses a repo
specific to freescale boards. This would lead to issues while using other
bsp layers in conjunction to meta-fsl-arm where different u-boot versions
but same uboot name are used.

Example:
*bsp fsl: uboot_2012.10
*bsp X: uboot_git
If a fsl machine is used, the picked uboot will be the one from bsp X
- git version which is wrong.

So naming will make things clearer and not error prone.
fslc - Freescale community.

Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../{u-boot_2012.10.bb => u-boot-fslc_2012.10.bb}  |    0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename recipes-bsp/u-boot/{u-boot_2012.10.bb => u-boot-fslc_2012.10.bb} (100%)

diff --git a/recipes-bsp/u-boot/u-boot_2012.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot_2012.10.bb
rename to recipes-bsp/u-boot/u-boot-fslc_2012.10.bb
-- 
1.7.9.5




More information about the meta-freescale mailing list