Matthias Klein
Matthias Klein
On my device "/home//IdeaProjects" is not writeable, and I need to specify a different path. A second note: the home path of the user "root" is normally "/root" and not...
What are your plans regarding updating to newer libcurl versions like 7.84.0?
We have a local MQTT broker which is only accessible via IPv6 link local, where the name resolution happens via mDNS/Avavi. I debugged into the Socket_new() function and found that...
Due to the "prefer ip4 addresses" (see issue https://github.com/eclipse/paho.mqtt.c/issues/1396), the idea arose to perform name resolution outside of the PAHO library in the application. For example, the "happy eyeballs" algorithm...
When I run the following code https://paste.debian.net/1190133/ the second time, the wrong 00008.log file is deleted. After run 1: (I copied the folder ...) ``` $ ls -ort logs-first-run/ -rw-r--r--...
Is anyone working on support for the Raspberry Pi 5? Yocto support exists in the meantime. But no U-Boot. A good summary can be found here in the Mender forum:...