Re: [OE-core] [PATCH] u-boot: mkimage: Fix build of u-boot-mkimage

2016-11-12 Thread Marek Vasut
On 11/07/2016 09:21 PM, Burton, Ross wrote: > > On 7 November 2016 at 20:15, Burton, Ross > wrote: > > Looking at the makefile this isn't the case - it's part of hostprogs > so if anyone of the host-built tools work, they all should. > > > Just verified th

Re: [OE-core] [PATCH] u-boot: mkimage: Fix build of u-boot-mkimage

2016-11-12 Thread Marek Vasut
On 11/09/2016 01:15 AM, Burton, Ross wrote: > > On 7 November 2016 at 18:20, Marek Vasut > wrote: > > -EXTRA_OEMAKE = 'CROSS_COMPILE="${TARGET_PREFIX}" CC="${CC} > ${CFLAGS} ${LDFLAGS}" STRIP=true V=1' > +EXTRA_OEMAKE = 'HOSTCC="${BUILD_CC} ${BUILD_CFLAGS} ${BUI

[OE-core] WRL error: "Can't locate Config_heavy-target.pl in @INC" -- OE versus WRL

2016-11-12 Thread Robert P. J. Day
(note: this is actually an error i'm getting under wind river linux 8, i'm just curious as to why OE works just fine.) as mentioned, when trying to build a trivial hand-rolled perl recipe under wind river linux 8, i'm getting: | Can't locate Config_heavy-target.pl in @INC (@INC contains: ...

Re: [OE-core] WRL error: "Can't locate Config_heavy-target.pl in @INC" -- OE versus WRL

2016-11-12 Thread Mark Hatle
On 11/12/16 2:45 PM, Robert P. J. Day wrote: > > (note: this is actually an error i'm getting under wind river linux > 8, i'm just curious as to why OE works just fine.) > > as mentioned, when trying to build a trivial hand-rolled perl recipe > under wind river linux 8, i'm getting: > > | Ca