[OE-core] [PATCH] u-boot.inc: Enable EXTERNALSRC build

Manjukumar Harthikote Matha manjukumar.harthikote-matha at xilinx.com
Tue Aug 2 18:13:12 UTC 2016


Hi Ross,

On 07/28/2016 06:47 AM, Tom Rini wrote:
> On Thu, Jul 28, 2016 at 02:24:41PM +0100, Burton, Ross wrote:
>> On 28 July 2016 at 14:20, Tom Rini <trini at konsulko.com> wrote:
>>
>>> So ARCH and a bunch of other stuff isn't set and things blow up.  Just
>>> how large of a -j value are you using here as I would have sworn we had
>>> gotten this problem fixed.
>>
>> 20.  Before applying the patch I did a build to verify that the patch
>> introduced no changes, and that worked fine.
>
> Can you do some O= builds outside of OE to see if it's an every time
> thing?  Also, what version of make is being used?  Thanks!

I tried building master (poky and meta-ti) with this patch, it does 
work, but needs change in u-boot-ti.inc (for do_install_append and 
do_deploy_append, changing ${S} references to ${B})

Git cloned ti-u-boot and used ti-u-boot-2016.05 branch

I added these in my local.conf

INHERIT += "externalsrc"
EXTERNALSRC_pn-u-boot-ti-staging = "/<path>/ti-u-boot"

Thanks
Manju




More information about the Openembedded-core mailing list