- Nov 27, 2023
-
-
Richard Muzik authored
This reverts commit 4bae82c8.
-
Richard Muzik authored
Temporarily backporting node 16.x until we solve all dependencies for node >=18.x
-
Tomas Zak authored
Added condition to remove -Wno_overread warning if toolchain is lower than version 11, based on recommendation (https://github.com/NixOS/nixpkgs/pull/168997) Added two patches from openwrt stream. patch3.10 (1df5290b92625823bb9725a5406383116463f3ac) invalid-pointer (d710a7938977c84d6ea0f74b21dc50111e5e968c) In previous patch there was error with empty intcmp. This commit fix error in in 26c38a17 Rename TARGET_CCFLAGS to EXTRA_TARGET_CFLAGS, because TARGET_CCFLAGS is for C++ stuff.
-
- Nov 20, 2023
-
-
Added hostbuild option for packages python-six and python-pytz. We need these two packages as hostbuild for our turris-timezone package. Related merge request: packages!1113
-
Richard Muzik authored
After changing the way python dependencies are handled this was in confilct and did not make any sense.
-
Richard Muzik authored
Usage of host-pip-requirements will no longer be supported, so we changed how the dependencies are handled. Related merge request: packages!1113
-
- Nov 03, 2023
-
-
Tomas Zak authored
Added condition to remove -Wno_overread warning if toolchain is lower than version 11, based on recommendation (https://github.com/NixOS/nixpkgs/pull/168997) Added two patches from OpenWrt feed. python-3.10-patch (1df5290b92625823bb9725a5406383116463f3ac) invalid-pointer (d710a7938977c84d6ea0f74b21dc50111e5e968c)
-
- Nov 02, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
For details see the included patch serie or the github repo: https://github.com/turris-cz/easycwmp
-
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.
-