openwrt/package
Joel Low 824f7ea52d uboot-envtools: add env settings for ubnt,unifi-6-lr-v3
Using the same configuration as my earlier Unifi 6-LRv2s:

```bash
$ cat /etc/fw_env.config
/dev/mtd3 0x0 0x1000 0x1000 1
$ fw_printenv
arch=arm
baudrate=115200
board=mt7622_evb
board_name=mt7622_evb
bootcmd=bootubnt
bootdelay=3
bootfile=uImage
cpu=armv7
device_model=U6-LR
ethact=mtk_eth
ethaddr=<redacted>
ipaddr=<redacted>
is_ble_stp=true
is_default=true
loadaddr=0x5007FF28
macaddr=<redacted>
serverip=<redacted>
soc=mt7622
stderr=serial
stdin=serial
stdout=serial
vendor=mediatek
```

Signed-off-by: Joel Low <joel@joelsplace.sg>
Link: https://github.com/openwrt/openwrt/pull/16127
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-08-10 18:02:27 +02:00
..
base-files base-files: upgrade: nand: allow custom fw extraction in nand_do_upgrade() 2024-07-26 13:41:25 +02:00
boot uboot-envtools: add env settings for ubnt,unifi-6-lr-v3 2024-08-10 18:02:27 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware qualcommax: ipq60xx: add support for Cambium Networks XE3-4 2024-08-08 22:57:22 +02:00
kernel kernel: mtdtests: update for 6.1 as well 2024-08-07 10:07:49 +02:00
libs libunistring: update to 1.2 2024-08-07 18:05:32 +02:00
network hostapd: fix SAE H2E security vulnerability 2024-08-02 23:13:44 +02:00
system apk: switch to index-trust branch 2024-08-06 18:07:30 +02:00
utils utils: omnia-mcutool: Bump to 0.3-rc3 2024-08-06 10:49:21 +02:00
Makefile sdk: fix APK key creation 2024-08-09 01:47:05 +02:00