On Fri, Sep 13, 2013 at 4:21 PM, Anders Darander <[email protected]> wrote: > The latest upgrade changed u-boot-fw-utils to u-boot-fw-utils-cross, which > removed the on-target fw_printenv (and fw_setenv). > > Re-create the updated version of the u-boot-fw-utils recipe. > > U-Boot does try to strip the fw_printenv binary by default now. To avoid > this, without patching the Makefile, we add HOSTSTRIP=true to EXTRA_OEMAKE. > > The new U-Boot do also require us to configure the build for a specific > machine, thus we change the package arch.ยง > > Signed-off-by: Anders Darander <[email protected]>
I think this is the best way to handle this for Dora; for 1.6 (I will prepare the patches when updating to 2013.10) I think we ought to squash this into u-boot build so it is done all in same build process. Thanks for fixing a regression introduced by me. Acked-by: Otavio Salvador <[email protected]> -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
