Hi Peter,
On 30/10/13 03:31, Peter Whitfield wrote:
> I want to test this by forcing bitbake to use 4.6.3 but I'm struggling
> to work out how. Does anyone know how to run multiple toolchains and
> force a recipe to use a specific one?
Haven't verified this myself but according to [1], you should be able to
pick which GCC version to use by editing conf/local.conf and adding:
GCCVERSION = "linaro-4.7"
SDKGCCVERSION = "linaro-4.7"
Hope this helps,
Omer.
> On Monday, October 7, 2013 12:25:42 PM UTC+11, joaohf wrote:
>
>
> Hello,
>
> Based on previous work done by others people and using erlang
> R16B02, I've created this layer
>
https://github.com/joaohf/meta-erlang
> <
https://github.com/joaohf/meta-erlang>.
>
> meta-erlang works using qemux86 machine. Not tested with others
> archs yet. But should work.
>
> This is a working progress and minor fixes could be needed.
>
> Thanks.
>
>
>
> On Tue, Feb 26, 2013 at 8:49 AM, <
getmi...@gmail.com <javascript:>>
> wrote:
>
> Tim
>
> Did you succeed in integrating erlang in to bitibake. How did
> you fix the issue??
>
> Mithun
>
>
> On Friday, January 25, 2013 3:26:21 AM UTC+5:30, Tim Coote wrote:
>
> Still not working, but I think that the failure below was
> due to a missing directory:
> tmp/work/armv5te-poky-linux-__gnueabi/erlang-R15B-r3/image/__usr/lib/erlang/lib
>
> I ripped out the older erlang versions and the patches to
> them, added the checksums for the licence (a new req for
> OE-Core model), removed the do_stage_prepend, as this is
> also an OE-Core change. However, I'm now getting config
> stage failures which look like they're to do with the
> toolchain not being set up properly as one of the config.log
> files gets this entry:
> tmp/sysroots/i686-linux/usr/__libexec/armv5te-poky-linux-__gnueabi/gcc/arm-poky-linux-__gnueabi/4.7.2/ld:
> warning: library search path "/lib" is unsafe for
> cross-compilation
>
> Before I go diving deeper into how OE works, is this code
> now orphaned - I see that it's not been used for a while,
> possibly in favour of the nerves-project mentioned in
> another thread?
>
> Tim
>
> On Wednesday, January 23, 2013 2:02:09 PM UTC, Tim Coote wrote:
>
> Omer / Pete
>
> Did this recipe work? I'm trying to incorporate it into
> a yocto build and I'm getting this sort of error:
>
> "ERROR: ExpansionError during parsing
> /opt/poky/meta-openembedded/__meta-oe/recipes-extended/__erlang/erlang_R15B.bb:
> Failure expanding variable FILES_erlang-libs:
> ExpansionError: Failure expanding variable
> FILES_erlang-libs, expression was ${@'
> '.join(get_erlang_libs_R15B(d)__)} which triggered
> exception OSError: [Errno 2] No such file or directory:
> '/opt/poky/mybuilds/tmp/work/__armv5te-poky-linux-gnueabi/__erlang-R15B-r3/image/usr/lib/__erlang/lib'"
> <omer.ki...@erlang-solutions.__com>
> wrote:
> > On 03/04/12 13:26, Gustav Simonsson wrote:
> >
> > > Last time I messed around with OpenEmbedded I
> found these (though we didn't end up using them or
> writing new recipes):
> >
> >
https://github.com/__openembedded/openembedded/__tree/master/recipes/erlang <
https://github.com/openembedded/openembedded/tree/master/recipes/erlang>
> >
> > > Perhaps they can be of some use in creating one
> for R15B01.
> >
> > Well, I wanted to wait until I got the chance to
> play with a working
> > OpenEmbedded setup but since it was mentioned,
> I've pushed updated
> > bitbake recipes for R15B
> at:
https://github.com/omerk/__openembedded/tree/master/__recipes/erlang
> >>
https://github.com/nerves-__project/bbone-erlang-buildroot <
https://github.com/nerves-project/bbone-erlang-buildroot>__. (might also
> > >> be
> > >> useful for other ARM based platforms as well)
> >
> > >> There is a major overhaul of our embedded
> efforts in progress at the
> > >> moment, we will have some exciting
> announcements in the next few
> > >> weeks!
> >
> > >> Cheers,
> > >> Omer.
> >
> > >> --
> > >> Omer Kilic
> > >> KTP Associate - Embedded Systems
> > >> Erlang Solutions Ltd.
> > >>
www.erlang-solutions.com
> <
http://www.erlang-solutions.com>
>
> --
> You received this message because you are subscribed to the
> Google Groups "erlang-embedded" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to
erlang-embedd...@googlegroups.com
> <javascript:>.
> <
https://groups.google.com/groups/opt_out>.
> <
http://joaohf_at_gmail.com>
> Campinas-SP-Brasil