-----Original Message-----
From: ltib-bounces+kevin.wells=
address@hidden
[mailto:
ltib-bounces+kevin.wells=
address@hidden]
On Behalf Of Stuart Hughes
Sent: Monday, October 24, 2011 1:08 AM
To:
address@hidden
Cc:
address@hidden
Subject: Re: [Ltib] Security fixes and merging changes
upstream
On 23/10/11 17:07,
address@hidden
wrote:
> On Sun, Oct 23, 2011 at 12:01 PM,
address@hidden<
address@hidden>
wrote:
>> On Sun, Oct 23, 2011 at 11:24 AM, Stuart
Hughes<
address@hidden>
wrote:
>>> Hi Jon,
>>>
>>> This stuff is processed in
config/userspace/toolchain.lkc which should
>>> be included in the BSP's
config/platform/_target_/main.lkc file.
>>>
>>> Maybe whoever made this platform forgot
to add it into the list of
>>> toolchains for that platform? Which
platform do you have selected?
>> Embedded Artists board with the NXP LPC3131
> The EA config files are not using the support in
config/userspace
>
Not sure why they missed that in their BSP config. If
it's the one I
think you mean, you could try adding this patch:
cvs diff: Diffing config/platform/ea3131
Index: config/platform/ea3131/main.lkc
===================================================================
RCS file:
/sources/ltib/ltib/config/platform/ea3131/main.lkc,v
retrieving revision 1.4
diff -u -r1.4 main.lkc
--- config/platform/ea3131/main.lkc 19 Apr 2010
20:28:12 -0000 1.4
+++ config/platform/ea3131/main.lkc 24 Oct 2011
08:06:55 -0000
@@ -58,6 +58,10 @@
config TOOLCHAIN1
bool "gcc-3.4.5-glibc-2.3.6 (soft-float)" if
GLIBC
+
+ config TOOLCHAIN_CUSTOM
+ bool "custom"
+
endchoice
config TOOLCHAIN
Regards, Stuart
_______________________________________________
LTIB home page:
http://ltib.org
Ltib mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/ltib
_______________________________________________
LTIB home page:
http://ltib.org
Ltib mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/ltib