Christian Marangi
Christian Marangi
Implement apk list --full patch to mimik opkg package info. --- @aparcar @hauke
Backport patch from ssl submodule to fix compilation error and add support with MbedTLS 3.0. Minor modification to backported patch to apply on a full clone and to use the...
Bump micropython to 1.23.0. This is done to fix support for MbedTLS 3.0 Lots changed between 1.21 and 1.23 for the library side. Mainly the barkeley-db library was moved to...
Switch to GIT source and adapt to APK friendly version.
Enough transition period has passed for nginx dummy package. Finally drop it for good and add Provides for nginx default. Signed-off-by: Christian Marangi
CI test for final preparation of OF_UPSTREAM support. Requested change from Mediatek.
cryptodev: aria2c[3073] (adjust_sg_array:106): reallocating from 32 to 1024 pages cryptodev: aria2c[3073] (adjust_sg_array:106): reallocating from 32 to 1024 pages I have this error when i download... I have installed aria2c and...
Backport [kernel: move kernel version files to linux/generic directory](https://github.com/openwrt/openwrt/commit/30ef131ed924d2075911bfd57b2e2ae6cf0e36b1) + minor fixes in preparation to support target from external feeds.
An external target provided by a custom feed might depend on a specific kernel version and might need to apply generic patches for the specific kernel version. Now that the...
Add MDIO Controller + PCS support. PR to compile test it.