[poky] [PATCH 0/1] u-boot: don't install host mkimage on non-native builds
Saul Wold
saul.wold at intel.com
Tue Mar 1 11:00:00 PST 2011
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 at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pulled into Master and Bernard
Thanks
Sau!
More information about the poky
mailing list