- Nov 02, 2023
-
-
Michal Hrusecky authored
-
Marek Behun authored
Last year we prepared U-Boot so that when the turris-omnia-mcu driver is finally in kernel, U-Boot will, before loading kernel, fixup Omnia's device-tree by injecting reset-gpios to PCIe nodes (for board revisions 32+). Now that the device-tree contains the node with "cznic,turris-omnia-mcu" compatible, U-Boot does exactly that. But the problem is that the pci-mvebu driver with reset-gpios available fails to enumerate the ath10k card WLE900VX. Rename the compatible of the driver to "cznic,turris-omnia-ctrl" so that U-Boot does not inject the reset-gpios for now.
-
- Oct 31, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
On WAN side automatically request prefix delegation. On LAN side use eui64 as static IPv6 identifier (::1 is an easy target) and assign also fe80::1 to the interface as it is common IPv6 address for a default gateway.
-
Michal Hrusecky authored
-
- Oct 30, 2023
-
-
Michal Hrusecky authored
-
Update Turris Omnia LED driver patches from upstream, and add pending patches to support Turris Omnia MCU.
-
- Oct 27, 2023
-
-
Michal Hrusecky authored
Upstream dropped support for Node.js 16 and we know that we had some issues with 18, so let's go to 20 and fix that one if we still encounter any issues.
-
Michal Hrusecky authored
Hopefully not needed, we upgraded it as part of backport of other fixes, but those other fixes are upstream already so we don't need to keep the update especially as we don't use it for anything.
-
- Oct 16, 2023
-
-
Michal Hrusecky authored
This reverts commit da4987a7. Samba update was already merged to the upstream repo.
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
For details see the patch.
-
- Oct 13, 2023
-
-
Michal Hrusecky authored
We don't need backported curl update patch as this OpenWrt version contains up to date version of curl.
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
We need lighttpd-https-cert enabled in order to get lighttpd up and running and we have updated default configuration of mwan3 to work with automatically configured 4G/5G modems, so we shouldn't hesitate to enable it as well.
-
- Oct 11, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Kernel 5.15 updated to version 5.15.135 and 5.10 updated to 5.10.198.
-
- Oct 09, 2023
-
-
Michal Hrusecky authored
There were some subtle changes in the upstream package, so rebasing the patch so it will still apply.
-
Michal Hrusecky authored
The rest of the fixes was backported anyway, so we don't need it anymore.
-
Michal Hrusecky authored
Not needed in newer version of OpenWrt.
-
Michal Hrusecky authored
This reverts commit e03247bb.
-
Michal Hrusecky authored
Merge 6.4.3 RC1 state to hbl.
-
- Oct 07, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Autoreconf was dropped upstream, so we no longer need this patch.
-
- Oct 04, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Somebody again started updating same package as we in out-of-maintenance branch of OpenWrt, so we need to rebase.
-
- Oct 03, 2023
-
-
Michal Hrusecky authored
-
- Oct 02, 2023
-
-
Tomas Zak authored
Bump numpy to version 1.24.3 and added two patches. First patch used for setuptools and wheel pinned in pyproject.toml are older than the versions available in the packages repo. (8d331953f34a1ed231cb24893c68606813c36824) Second patch is for stops numpy from reading .numpy-site.cfg in the build user's home directory. (3cee44d88837b5679a96f0155205ec15883d5aef) Added openblas support. (5cafab68ff5bddf5470e7674bb0bf8d0415e8804) Upgrade Cython to 0.29.32 (5b9a66cd7c437ab9d0c1e2b466739ec060f6e9d6)
-
Michal Hrusecky authored
Autoreconfiguring wget can result in broken setup with GNULIBHEADERS_OVERRIDE_WINT_T not being set. This might be caused by something being too old, haven't dug deep enough to find the root cause, but for now using upstream generated configure and Makefile will help us keep going.
-
Michal Hrusecky authored
When doing a release, it is nice to also tag a packages feed. It is bothersome to do it manually, so let's do it automatically if possible.
- Sep 27, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
- Sep 26, 2023
-
-
Richard Muzik authored
After update of curl, perl-www-curl stopped to compile. The newer versions have some incompatibilities. This patch ensures compatibility. Taken from openwrt/packages commit: f51a784a83e4b5e4068de6e0c4c6b86b479d1144
-
- Sep 25, 2023
-