According to forum threads [0][1] and a report on IRC by Doc-Saintly
some of those boards have calibration data in a different place. Only
one alternative location is known.
Without proper board calibration data (board.bin having all 0xff bytes)
ath10k firmware still tries to load but crashes on s
When loading ipset files using the loadfile option, skip blank lines and
lines that start with '#' (disregarding any leading whitespace).
Signed-off-by: Daniel Harding
---
ipsets.c | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/ipsets.c b/ipsets.c
index 280845b
Up until now opkg would suggest packages with unsatisfied dependencies
as installable candidates. This is a frequent issue for the kmod feed in
snapshot images. In these cases opkg suggest a newer kmod version than
compatible with the installed kernel, because the same package is
available both in
The definitions in image-commands.mk seem to have no particular
order. Sort them alphabetically to make it easier to actually
find anything there. No other changes made beyond moving entire
blocks.
Signed-off-by: Adrian Schmutzler
---
include/image-commands.mk | 423 +++--
LegacyDevice is not used anymore in our tree, so let's drop it
together with the relevant definitions and recipes.
Signed-off-by: Adrian Schmutzler
---
include/image-legacy.mk | 93 -
include/image.mk| 11 -
2 files changed, 104 deletions(-)
d
Build/combined-image is only used in ath25 target, and that defines
its own version. Thus, drop the unused definition in image-commands.mk.
Signed-off-by: Adrian Schmutzler
---
include/image-commands.mk | 8
1 file changed, 8 deletions(-)
diff --git a/include/image-commands.mk b/includ
This drops unused legacy recipes Image/Build/SysupgradeNAND and
Image/Build/UbinizeImage.
Signed-off-by: Adrian Schmutzler
---
include/image.mk | 29 -
1 file changed, 29 deletions(-)
diff --git a/include/image.mk b/include/image.mk
index 016f5ca524..eb047041fc 10064
I have found that Klaus Kudielka's patch to add support for the Turris
Omnia 2019/2020 both necessary and sound:
https://github.com/openwrt/openwrt/pull/2693
Adrian Schmutzler already merged some of Klaus' work, but it is not
clear to me what hurdles remain, if anything. Would someone kin
On 26/10/2020 03:28, Daniel Harding wrote:
When loading ipset files using the loadfile option, skip lines that
start with '#' (disregarding any leading whitespace).
Signed-off-by: Daniel Harding
Looks good to me, FWLIW. Thanks for addressing my suggestion!
---
ipsets.c | 12 ++--
From: Wojciech Jowsa
A segfault occurs in ubus_cmp_id when a client
tries to subscribe to an ubus object after the
object was removed and added again. When the ubus
object is removed then a client subcribed to
this object in notified about that. This causes
following functon calls
uh_ubus_subscri
10 matches
Mail list logo