This is a base package that was downloaded from the sierra-wireless website and I expect it has to work straight away with no modifications. Please do let us know if there is any build issues with the released package.
We were blocked on this topic since 3 weeks with no progress.
Please let us know can we expect the support from sierra-wireless to fix this build issue ?
From the log, it is evident that the build is not able to find the mkyaffs2image.
seems like the build scripts donāt know where to find mkyaffs2image.
Will work on this to fix this issue
Sorry for the delayed response (yesterday was a day off in the US). I am working on your issue but not being able to reproduce it on my setup makes it more complicated.
I am working with our Yocto team to try and understand why your build machine is not behaving as expected. I forwarded them your new error message.
There is something very bizarre with your build. We are not using yaffs2 file system anymore, which is why the yaffs2-utils package is not installed by default. If you are compiling the Release9 Yocto image you should only get squashfs images. It looks like you are using some older build configuration.
hello sir, i am also building yocto for mangOH yellow[wp7608],release 17 components,
what should i give machine name in local.conf ?, i am doing in ubuntu 20 LTS ,
i want to add mqtt lib. in my images how can i add
nayan@nayan:~/workspace/legatoAF/legato-21.05.2.rc2$ update build/wp76xx/system.wp76xx.update 192.168.2.2
Applying update from file ābuild/wp76xx/system.wp76xx.updateā to device at address ā192.168.2.2ā. root@192.168.2.2ās password:
/legato/systems/current/bin/update: /lib/libc.so.6: version `GLIBC_2.28ā not found (required by /mnt/legato/system/bin/ā¦/lib/liblegato.so)
Update failed
root@swi-mdm9x28-wp:~# app status
app: /lib/libc.so.6: version GLIBC_2.28' not found (required by /mnt/legato/system/bin/../lib/liblegato.so) root@swi-mdm9x28-wp:~# fwupdate query /legato/systems/current/bin/app: /lib/libc.so.6: version GLIBC_2.28ā not found (required by /mnt/legato/system/bin/ā¦/lib/liblegato.so)
root@swi-mdm9x28-wp:~# legato version
21.05.2.rc2_6c56d9d1af36f3ff5ce910d6b3c3a4c3
Oct 27 18:32:55 swi-mdm9x28-wp user.info Legato: INFO | mqttClientService[8581] | 20231027 130255.187 getaddrinfo failed for addr dev.rightech.io with rc -11
Oct 27 18:32:55 swi-mdm9x28-wp user.info Legato: INFO | mqttClientService[8581] | 20231027 130255.187 dev.rightech.io is not a valid IP address
Oct 27 18:32:55 swi-mdm9x28-wp user.info Legato: INFO | mqttClientService[8581] | 20231027 130255.187 getaddrinfo failed for addr dev.rightech.io with rc -11
Oct 27 18:32:55 swi-mdm9x28-wp user.info Legato: INFO | mqttClientService[8581] | 20231027 130255.187 dev.rightech.io is not a valid IP address
Oct 27 13:02:55 swi-mdm9x28-wp user.warn Legato: -WRN- | mqttClientService[8581]/mqttClientService T=main | mqttClientService.c mqtt_Connect() 361 | Socket error
I mean not using dev.rightech.io
Use something like 123.123.123.123
e.g.
Pinging dev.rightech.io [89.108.112.87] with 32 bytes of data:
Reply from 89.108.112.87: bytes=32 time=191ms TTL=53
Reply from 89.108.112.87: bytes=32 time=191ms TTL=53
root@swi-mdm9x28-wp:~# ping 89.108.112.87
PING 89.108.112.87 (89.108.112.87): 56 data bytes
64 bytes from 89.108.112.87: seq=0 ttl=53 time=371.687 ms
64 bytes from 89.108.112.87: seq=1 ttl=53 time=332.689 ms
64 bytes from 89.108.112.87: seq=2 ttl=53 time=291.770 ms