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

Daiane Angolini daiane.angolini at freescale.com
Fri Dec 14 04:27:13 PST 2012


On 12/14/2012 09:57 AM, Andrei Gherzan wrote:
> 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.
>
> Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
> ---
>   .../{u-boot_2012.10.bb => u-boot-fsl_2012.10.bb}   |    0
>   1 file changed, 0 insertions(+), 0 deletions(-)
>   rename recipes-bsp/u-boot/{u-boot_2012.10.bb => u-boot-fsl_2012.10.bb} (100%)
>
> diff --git a/recipes-bsp/u-boot/u-boot_2012.10.bb b/recipes-bsp/u-boot/u-boot-fsl_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-fsl_2012.10.bb
I would suggest you to use u-boot-mainline_2012.10

This source code is not provided by freescale.

Other option would be denx instead of mainline.

Daiane




More information about the meta-freescale mailing list