When following the instructions at
http://source.sierrawireless.com/resources/legato/wpfirmwarerelease/
and updating the firmware to Release 12
swiflash -m WP85XX -i WPx5xx_Release-12_GENERIC.spk
I get the following conflicting information regarding the version and date of Linux(Yocto+legato?) when I log in to the Mangoh platform after the Swiflash completes successfully
jason@Ubuntu-iMac:~/work/git$ ssh root@10.0.0.30
Linux swi-mdm9x15 3.14.29ltsi-5d7a6bf7c6_ed88cc68b5 #2 PREEMPT Sat Feb 6 02:37:18 PST 2016 armv7l GNU/Linux
root@swi-mdm9x15:~# fwupdate query
Connecting to service ...
Firmware Version: SWI9X15Y_07.11.09.00 r32989 CARMD-EV-FRMWR1 2016/08/11 18:03:20
Bootloader Version: SWI9X15Y_07.11.09.00 r32989 CARMD-EV-FRMWR1 2016/08/11 18:03:20
Linux Version: 3.14.29ltsi-c14b887744_0c284d02b3 #2 PREEMPT Thu Aug 11 20:50:27 PDT 2016
Is this a problem,?
Ultimately what I want to do is update to the latest firmware and then download the Yocto-WP85.CDE file so that I can get bluetooth drivers as per this instruction
however when I swiflash the yocto-_wp85.cwe
file after a successful build, I see that the version of Linux that is reported on login, is not changed.
What other tools are available to query the version of hardware running from the Mangog shh console?
Many thanks
Jason