All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: yocto@yoctoproject.org, poky@yoctoproject.org
Subject: Re: [PATCH 0/1] u-boot: don't install host mkimage on non-native builds
Date: Tue, 01 Mar 2011 11:00:00 -0800	[thread overview]
Message-ID: <4D6D4230.9030502@intel.com> (raw)
In-Reply-To: <cover.1299001559.git.bruce.ashfield@windriver.com>

On 03/01/2011 09:49 AM, Bruce Ashfield wrote:
> Richar/Saul,
>
> This fixes BUG 777.
>
> The u-boot package clearly uses HOST_CC and HOST_STRIP to build
> mkimage, so installing it into ${D}${bindir} for anything but the
> native mkimage is a bad idea. The native recipe has its own install
> function, so we can safely delete the entire do_install from
> u-boot.inc
>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: zedd/uboot
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/uboot
>
> Thanks,
>      Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (1):
>    u-boot: remove do_install from u-boot.inc
>
>   meta/recipes-bsp/uboot/u-boot.inc |    5 -----
>   1 files changed, 0 insertions(+), 5 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master and Bernard

Thanks
	Sau!



WARNING: multiple messages have this Message-ID (diff)
From: Saul Wold <saul.wold@intel.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: yocto@yoctoproject.org, poky@yoctoproject.org
Subject: Re: [poky] [PATCH 0/1] u-boot: don't install host mkimage on non-native builds
Date: Tue, 01 Mar 2011 11:00:00 -0800	[thread overview]
Message-ID: <4D6D4230.9030502@intel.com> (raw)
In-Reply-To: <cover.1299001559.git.bruce.ashfield@windriver.com>

On 03/01/2011 09:49 AM, Bruce Ashfield wrote:
> Richar/Saul,
>
> This fixes BUG 777.
>
> The u-boot package clearly uses HOST_CC and HOST_STRIP to build
> mkimage, so installing it into ${D}${bindir} for anything but the
> native mkimage is a bad idea. The native recipe has its own install
> function, so we can safely delete the entire do_install from
> u-boot.inc
>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: zedd/uboot
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/uboot
>
> Thanks,
>      Bruce Ashfield<bruce.ashfield@windriver.com>
> ---
>
>
> Bruce Ashfield (1):
>    u-boot: remove do_install from u-boot.inc
>
>   meta/recipes-bsp/uboot/u-boot.inc |    5 -----
>   1 files changed, 0 insertions(+), 5 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master and Bernard

Thanks
	Sau!



  parent reply	other threads:[~2011-03-01 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 17:49 [PATCH 0/1] u-boot: don't install host mkimage on non-native builds Bruce Ashfield
2011-03-01 17:49 ` [PATCH 1/1] u-boot: remove do_install from u-boot.inc Bruce Ashfield
2011-03-01 19:00 ` Saul Wold [this message]
2011-03-01 19:00   ` [poky] [PATCH 0/1] u-boot: don't install host mkimage on non-native builds Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D6D4230.9030502@intel.com \
    --to=saul.wold@intel.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.