[oe] [PATCH 3/6] u-boot: Add PSP version for am387x-evm

Khem Raj raj.khem at gmail.com
Thu Mar 31 21:12:19 UTC 2011


On Wed, Mar 30, 2011 at 11:08 AM, Chase Maupin <chasemaupin03 at gmail.com> wrote:
> * Add the TI PSP u-boot version for the am387x-evm machine type
> * Make this version the default preference for ti814x
>  SOC_FAMILY devices.
> * Based on u-boot recipe from Arago contributed by Nageswari
>  Srinivasan
>
> Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
> ---
>  recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb |   14 ++++++++++++++
>  1 files changed, 14 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb
>
> diff --git a/recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb b/recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb
> new file mode 100644
> index 0000000..d4a2afc
> --- /dev/null
> +++ b/recipes/u-boot/u-boot_2010.06-psp04.01.00.03.bb
> @@ -0,0 +1,14 @@
> +require u-boot-omap3.inc
> +
> +COMPATIBLE_MACHINE = "ti814x"
> +
> +DEFAULT_PREFERENCE_ti814x = "1"
> +BRANCH = "master"
> +
> +# Use literal tags in SRCREV, when available, instead of commit IDs
> +SRCREV = "v2010.06_TI814XPSP_04.01.00.03"
> +
> +UVER = "2010.06"
> +PSPREL = "04.01.00.03"
> +
> +PR = "r1"

new recipe starts at r0
otherwise ok

> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list