On 6/29/11 2:17 AM, O'donoghue, Bryan wrote:
> Saul, Richard.
>
> Thanks for the suggestions re: building the whole thing from scratch.
>
> In a previous life using openembedded our solutions for slow builds were an
> array of ASSUME_PROVIDEDs. I'll try the build the world approach instead !
>
Saul, Richard.
Thanks for the suggestions re: building the whole thing from scratch.
In a previous life using openembedded our solutions for slow builds were an
array of ASSUME_PROVIDEDs. I'll try the build the world approach instead !
Saul I'll send you along the logfiles off-list, one thing i
On Wed, 2011-06-29 at 08:17 +0100, O'donoghue, Bryan wrote:
> Saul, Richard.
>
> Thanks for the suggestions re: building the whole thing from scratch.
>
> In a previous life using openembedded our solutions for slow builds
> were an array of ASSUME_PROVIDEDs. I'll try the build the world
> approa
Bryan,
Honestly this is not something we have tried, since we use the tools
built during the bitbake process itself. The tools generated for the
SDK are configured differently. I understand what you are trying to do here.
Have you tried a clean generic build, ie not using the
environment-se
On 6/28/11 5:50 PM, Richard Purdie wrote:
> On Tue, 2011-06-28 at 18:29 +0100, O'donoghue, Bryan wrote:
>> ASSUME_PROVIDED += "m4-native tcl-native gettext-native libtool-native
>> quilt-native autoconf-native automake-native perl-native
>> sqlite3-native tar-replacement-native pseudo-native"
>
>
On Tue, 2011-06-28 at 18:29 +0100, O'donoghue, Bryan wrote:
> ASSUME_PROVIDED += "m4-native tcl-native gettext-native libtool-native
> quilt-native autoconf-native automake-native perl-native
> sqlite3-native tar-replacement-native pseudo-native"
I don't know about the pseudo issue, the system rea
Greetings list.
Having a bit of an issue getting pseudo working when building
poky-image-minimal @ poky-bernard-5.0.1
I'm running Debian 6.0.1. I've attempted to set up as many of the native
packages as possible, to reduce compile time and I'm also using the yocto
supplied gcc toolchain.
http