- Oct 29, 2022
-
-
Josef Schlehofer authored
I need to revert this as in causes one issue in Jenkins. We are building three targets on one slave and when it is running at the same time, it usually fails with: NOTE: Remote head changed. Local mirror removed for re-clone. Cloning into bare repository '/home/foo/turris-build/git_mirror/openwrt'... fatal: '/home/foo/turris-build/git_mirror/openwrt' does not appear to be a git repository fatal: Could not read from remote repository. It helps to retrigger manually the job, but thats not wanted behaviour right now. This reverts commit 36b2b5a9.
-
Josef Schlehofer authored
- Oct 25, 2022
-
-
Josef Schlehofer authored
Fixes: build/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/linux-mvebu_cortexa9/mt76-2022-10-01-72b87836/mt7915/init.c:330:37: error: 'IEEE80211_MAX_AMPDU_BUF' undeclared (first use in this function); did you mean 'IEEE80211_MIN_AMPDU_BUF'? hw->max_rx_aggregation_subframes = IEEE80211_MAX_AMPDU_BUF; ^~~~~~~~~~~~~~~~~~~~~~~ IEEE80211_MIN_AMPDU_BUF
-
- Oct 24, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This fixes issue within different GNU Linux distributions: - Ubuntu and Debian starts with the number(s) and then with alphabet - OpenSuse does it quite opposite So, this fixes issue for both GNU Linux distributions
-
- Oct 21, 2022
-
-
Josef Schlehofer authored
-
- Oct 20, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 19, 2022
-
-
Josef Schlehofer authored
-
- Oct 18, 2022
-
-
Josef Schlehofer authored
-
- Oct 17, 2022
-
-
Simon Borek authored
Only the new tag should be pushed to the remote.
-
Josef Schlehofer authored
-
- Oct 16, 2022
-
-
Josef Schlehofer authored
It was discovered that reForis and its dependencies which are getting pulled by npm has issues with node version 18 (which is not LTS, btw.), so reForis is compiled but without CSS, JS files. Let's downgrade node to version 16, which is LTS instead of using bleeding edge.
-
- Oct 15, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
It was decided that we should carry this files as they are not required in OpenWrt.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 14, 2022
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Fixes: drivers/leds/leds-turris-1x.c: In function 'turris1x_hwtrig_activate': drivers/leds/leds-turris-1x.c:58:8: error: implicit declaration of function 'readb' [-Werror=implicit-function-declaration] val = readb(leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~ drivers/leds/leds-turris-1x.c:60:2: error: implicit declaration of function 'writeb'; did you mean 'wrtee'? [-Werror=implicit-function-declaration] writeb(val, leds->regs + TURRIS1X_LED_SW_OVERRIDE_REG); ^~~~~~ wrtee cc1: some warnings being treated as errors make[6]: *** [scripts/Makefile.build:286: drivers/leds/leds-turris-1x.o] Error 1 make[5]: *** [scripts/Makefile.build:503: drivers/leds] Error 2
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
This was fixed properly in Linux kernel and it was backported to 5.4. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/arch/powerpc/kernel/pci-common.c?h=v5.4.217&id=3ec50b8a0128359ff4ad4061a75c3322d0ab6ac9
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 13, 2022
-
-
Josef Schlehofer authored
-
- Oct 10, 2022
-
-
Michal Vasilek authored
-