[FX30S] Yocto Linux Sources for the FX30S

Hello,

I want to use yocto to build a custom image for the FX30S.
I successfully built an image using the sources for the WP85, but I then saw it is not adapted to the FX30S.

I am therefore searching for the FX30S specific sources.
I tried getting them over legato-spm (v1.5.1), but it seems that no corresponding package are available:

XXX@XXX:~$ legato-spm -s http://updatesite.sierrawireless.com/packages/Legato/earlyAccess/fx30/16.10.1 -a
Browsing repository content
Browsing repository
========== Available packages ==========
Packages available from http://updatesite.sierrawireless.com/packages/Legato/earlyAccess/fx30/16.10.1

XXX@XXX:~$ legato-spm -s http://updatesite.sierrawireless.com/packages/Legato/earlyAccess/fx30/16.10.1 -i -m "FX30(WP85XX)" -k pdk.64
Refreshing installed packages
Browsing repository content
Browsing repository
========== Install pending packages ==========
Found 0 update site
No value present 

Where can I find the yocto project for the FX30S ?

Best Regards,
Lucas

Hi Lucas,
There was an issue with the server, could you please retry?

Please be aware the version supported by legato-spm is R13.1.3.E02.

BR,
Chris

Hi Chris,

Thanks for the answer, the sources are indeed back on the server.

However, they do not seem to build correctly unless you move the ‘meta-columbia-x’ folder into the ‘yocto’ folder.

Lucas

Hi Lucas,
The source code for the official R13.1.3.001 release is available here:

http://downloads.sierrawireless.com/airlink/FX30/FX30_WP8548_full_R13.1.3.001.tar.gz

This might work better for you.

BR,
Chris

Hi Chris,

Thanks you for the link, these source compile fine without having to move anything.

Lucas

Hello,

Could you point me to instructions for building an image for the FX30S?

I downloaded the newer R14.0.4.002 version, but don’t know what “images” are available or should be used to build.

Thanks,
Mark