[meta-ti] [PATCH 08/19] u-boot-beagleboard: modify beagleboard specific version to use new namespace feature

Maupin, Chase chase.maupin at ti.com
Tue Mar 19 04:35:41 PDT 2013


> -----Original Message-----
> From: meta-ti-bounces at yoctoproject.org [mailto:meta-ti-
> bounces at yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Monday, March 18, 2013 6:32 PM
> To: meta-ti at yoctoproject.org
> Subject: [meta-ti] [PATCH 08/19] u-boot-beagleboard: modify
> beagleboard specific version to use new namespace feature
> 
> From: Denys Dmytriyenko <denys at ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> ---
>  .../{u-boot_2011.09.bb => u-boot-beagleboard_2011.09.bb}      |
> 11 ++---------
>  1 file changed, 2 insertions(+), 9 deletions(-)
>  rename recipes-bsp/u-boot/{u-boot_2011.09.bb => u-boot-
> beagleboard_2011.09.bb} (89%)

I'm wondering if this whole recipe couldn't go and be replaced with the u-boot-ti-staging recipe.

> 
> diff --git a/recipes-bsp/u-boot/u-boot_2011.09.bb b/recipes-
> bsp/u-boot/u-boot-beagleboard_2011.09.bb
> similarity index 89%
> rename from recipes-bsp/u-boot/u-boot_2011.09.bb
> rename to recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb
> index edacb6c..519df16 100644
> --- a/recipes-bsp/u-boot/u-boot_2011.09.bb
> +++ b/recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb
> @@ -1,11 +1,8 @@
> -require u-boot.inc
> +require u-boot-ti.inc
> 
>  PR = "r7"
> 
> -# SPL build
> -UBOOT_BINARY = "u-boot.img"
> -UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
> -UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
> +SPL_BINARY = "MLO"
> 
>  # No patches for other machines yet
>  COMPATIBLE_MACHINE = "(beagleboard)"
> @@ -37,7 +34,3 @@ SRC_URI = "git://git.denx.de/u-
> boot.git;protocol=git \
>            "
> 
>  SRCREV = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3"
> -
> -LIC_FILES_CHKSUM =
> "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
> -
> -S = "${WORKDIR}/git"
> --
> 1.8.1.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



More information about the meta-ti mailing list