OpenWrt 24.10.2
-
Hi, how difficult would it be to build OpenWrt 24.10 for the Omega2S? We are currently using 23.05.3. However, to comply with the CRA (Cyber Resilience Act) in Europe, we need to ensure we are using the latest OpenWrt firmware for security reasons. The Onion packages and p44-ledchain packages are particularly important. I think Python packages and some other standard packages should not be a problem, but Omega-specific patches or kernel modules could become complicated.
Also, will it be possible to use the Onion firmware builder for 24.10 and coming OpenWrt versions in the future?
Thx in advance
-
@DocHardinger 24.10 do work on Omega2 it will depend on what specific packaged you need. p44-ledchain works on 24.10, I made a patch @luz has merged.
-
@crispyoz especially the omega packages/kernel stuff and the use of the onion firmware builder would be great. Im not so deep into openwrt firmware building and the onion builder is easy to use...
-
@DocHardinger The build system wrapper can build OWRT 24 including p44-ledchain. Some months ago (April) I merged some of the Onion patches from OWRT 23 into my 24 build and ended up with a working 24 system. I recall I was working on migrating some patches related to the DTS overlays as I want to use the SPI overlay stuff.