- Mar 23, 2020
-
-
Josef Schlehofer authored
-
- Mar 04, 2020
-
-
Karel Koci authored
This fixes previous configuration rework. For some reason we lost DSA (possibly in some rebase) and also devicetree was invalid. Compatible field is primarily used to match drivers so changing it is no way possible.
-
- Feb 17, 2020
-
-
Karel Koci authored
This is new version of patch pulled from v4.1 branch of turris-build.
-
Karel Koci authored
-
Karel Koci authored
The host builds were intended for updater but we no longer build updater trough OpenWrt build system so we no longer need these host builds.
-
- Feb 13, 2020
-
-
Need to fix dependencies because of upstream package split.
-
- Feb 09, 2020
-
-
Josef Schlehofer authored
-
- Feb 03, 2020
-
-
Karel Koci authored
This fixes problem with preferences in feeds and removes patch required to prevent such collision.
-
- Jan 29, 2020
-
-
Karel Koci authored
-
Karel Koci authored
The empty `space` variable in Makefile for hostapd was causing that invalid Kconfig was generated and configuration phase failed. This is happening only with latest GNUMake.
-
- Jan 27, 2020
-
-
Josef Schlehofer authored
-
- Jan 14, 2020
-
-
Karel Koci authored
It seems that setting quirks on our platform results to timeout issues when using SD card. It was working fine before quirks were introduced so let's revert them just for now.
-
- Jan 10, 2020
-
-
Karel Koci authored
This reverts commit efbd0717. It seems that upstream did not fix it nonetheless.
-
- Jan 09, 2020
-
-
Karel Koci authored
-
- Jan 07, 2020
-
-
Josef Schlehofer authored
-
- Jan 02, 2020
-
-
Josef Schlehofer authored
-
- Jan 01, 2020
-
-
Josef Schlehofer authored
-
- Dec 31, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Dec 17, 2019
-
-
Karel Koci authored
-
- Dec 05, 2019
-
-
Karel Koci authored
Also refresh patch to automatically bump release number.
-
Karel Koci authored
This reverts commit 25d090d9. This is required because kmods are not correctly updated. This is because when kmod is check if it should be upgraded the check works only with version and because packages has same version localy as on server the upgrade is skipped. We need kmod to change its version so it would be reinstalled.
-
- Nov 25, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Nov 20, 2019
-
-
Karel Koci authored
-
- Nov 19, 2019
-
-
Karel Koci authored
-
- Nov 11, 2019
-
-
Michal Hrusecky authored
Those kernel options are overriden in mvebu/cortex-a53, so setting it via patch.
-
- Nov 10, 2019
-
-
Michal Hrusecky authored
-
Josef Schlehofer authored
-
- Nov 09, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Nov 02, 2019
-
-
Josef Schlehofer authored
-
- Oct 19, 2019
-
-
Josef Schlehofer authored
-
- Oct 03, 2019
-
-
Josef Schlehofer authored
-
- Sep 29, 2019
-
-
Josef Schlehofer authored
(cherry-picked from commit f54e09bc)
-
Josef Schlehofer authored
-
- Sep 04, 2019
-
-
Karel Koci authored
This commit improves code for service enablement and restart in base-files package. This is same code as in 628b25a6
-
Karel Koci authored
The format of feeds.conf slightly changed in incompatible way so this patch no longer applies. We should modify extension for getting subset to fit with new format. We are not using this feature at the moment so we can drop it for time being.
-