[oe] [PATCH 1/2] u-boot: added 2010.12 recipe (DEFAULT_PREFERENCE = -1)

Khem Raj raj.khem at gmail.com
Fri Dec 31 17:14:51 UTC 2010


I thought it was preferred for some machine. Whats the use of a DP=-1
recipe? So you intend to use it.

On Fri, Dec 31, 2010 at 7:47 AM, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
> ---
>  recipes/u-boot/u-boot_2010.12.bb |   19 +++++++++++++++++++
>  1 files changed, 19 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/u-boot/u-boot_2010.12.bb
>
> diff --git a/recipes/u-boot/u-boot_2010.12.bb b/recipes/u-boot/u-boot_2010.12.bb
> new file mode 100644
> index 0000000..174bebf
> --- /dev/null
> +++ b/recipes/u-boot/u-boot_2010.12.bb
> @@ -0,0 +1,19 @@
> +PR = "r0"
> +require u-boot.inc
> +
> +DEFAULT_PREFERENCE = "-1"
> +
> +SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
> +SRC_URI[md5sum] = "9024bbceabd176ae1d52df6db2e84bda"
> +SRC_URI[sha256sum] = "1705772db7a18635693676abb8818542167cb131921c456a1edd0ed47e6b77fe"
> +
> +
> +TARGET_LDFLAGS = ""
> +
> +inherit base
> +
> +do_compile () {
> +       oe_runmake ${UBOOT_MACHINE}
> +       oe_runmake all
> +}
> +
> --
> 1.7.1
>
>
> _______________________________________________
> 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