[oe] [PATCH v4 1/1] u-boot-2009.11: Add recipe

Tom Rini tom_rini at mentor.com
Wed Mar 17 00:36:25 UTC 2010


On Tue, 2010-03-16 at 22:32 +0100, Ulf Samuelsson wrote:
[snip]
> diff --git a/recipes/u-boot/u-boot_2009.11.bb b/recipes/u-boot/u-boot_2009.11.bb
[snip]
> +PR = "r1"

r0 to start with.

> +require u-boot.inc

And doesn't that give us...

> +TARGET_LDFLAGS = ""
> +
> +inherit base
> +
> +do_compile () {
> +       oe_runmake ${UBOOT_MACHINE}
> +       oe_runmake all
> +}

Also, missing checksums.

-- 
Tom Rini <tom_rini at mentor.com>
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list