-
Maintainer: @hauke, @tripolar (ping @rsalvaterra, @ja-pa, @neheb)
Environment: arc_arc700
Description:
https://downloads.openwrt.org/releases/faillogs-21.02/arc_arc700/packages/tor/basic/compil…
-
### Describe the bug
Here is the output of doing an `opkg upgrade libpcap1` on two different devices:
```
Upgrading libpcap1 on root from 1.10.1-3 to 1.10.1-4...
Downloading http://downloads.ope…
-
Hi,
Just to tell you I managed to run it in Docker with an openwrt rootfs, but I had to mount /var/lib/rancher/k3s as a directory:
$ docker run -it --privileged -v $PWD/dir:/var/lib/rancher/k3s …
-
Hi,
I'm trying to compile bro-ids with your patches for different target systems (ar7xxx, x86, Allwinner ...).
Even with a fresh openwrt build root,
src-link bro [...]/openwrt-bro in feeds.conf
.…
-
/home/runner/work/test/test/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mt76-2022-12-22-5b509e80/mt7921/mcu.c:16:52: error: expected ')' before 'bool'
16 | module_param_named(disable_clc, mt792…
-
Though I selected mips architecture, getting error of unrecognized opcode for mips32 at building time of nodejs.
Error_Log:
{standard input}: Assembler messages:
{standard input}:1101: Error: unreco…
-
just doing some testing on your suricata, seems rust fails to build suricata6 on openwrt 23.05
```
d/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release/deps/libanyhow-2835eb6da…
-
A major issue is that the `json` module is broken for `python-light` on OpenWrt. The module won't work without another system package called `python-codecs`.
As an alternative Python package, `pyth…
-
*salexa74:*
The [[https://git.busybox.net/busybox/tree/Config.in?h=1_31_0#n342|FEATURE_SYSLOG_INFO]] option appeared in BusyBox v. 1.31.0. But in OpenWRT this option is disabled by default: [[https:/…
-
Using the OpenWrt external toolchain causes build errors. I am wondering if I can define the missing values by passing options to CMake?
Can you suggest what those options might be?
I am curren…