Commit Graph

4982 Commits

Author SHA1 Message Date
Andre Heider
d83d32fa97 uboot-mvebu: don't default to enable a3700 builds
u-boot binaries for this SoC are only required for the atf package,
disable them per default so they don't get build unnecessarily.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2020-10-12 11:32:56 +08:00
Andre Heider
a846eb446c uboot-mvebu: don't add CONFIG_NET_RANDOM_ETHADDR to defconfig
All targets already enable it in their defconfig with the used
u-boot version.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2020-10-12 11:32:35 +08:00
Andre Heider
85a3fb3278 uboot-mvebu: update to v2020.10
Remove merged patches and update the emmc set.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2020-10-12 11:32:14 +08:00
Marek Behún
0cecde7af0 perf: pass CFLAGS correctly
For this package CFLAGS have to be passed via EXTRA_CFLAGS.
On arm this bug causes build to fail because no -fPIC is present in CFLAGS.

Signed-off-by: Marek Behún <kabel@blackhole.sk>
2020-10-12 11:27:04 +08:00
Marek Behún
7843d70ed9 perf: fix building with musl when NLS is enabled
This package fails with a strange error when building with musl when NLS
is enabled. The configuration thinks that libelf is not present, even
though DEPENDS contains +libelf, because when NLS is enabled, libelf.so
depends on libintl, and the correct LDFLAGS are missing for
libintl-full. This then causes the configuration script to check for
glibc, but this fails because we are using musl.

Signed-off-by: Marek Behún <kabel@blackhole.sk>
2020-10-12 11:26:32 +08:00
CN_SZTL
1412c99a3b
Merge Mainline 2020-10-10 23:26:37 +08:00
nobody
6ec9c9e2ac frp: version bump to v0.34.1 2020-10-10 17:35:18 +08:00
Daniel Golle
842d56214e seclic: depends on libsepol
Add missing dependency for target build of seclic which requires
libsepol (just like the host build requires libsepol/host).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-10 17:29:30 +08:00
Beginner
388d29532c
v2ray-plugin : update v1.6.0 2020-10-09 18:11:03 +08:00
Beginner
a6730e0f60
v2ray : update v4.31.0 2020-10-09 18:10:55 +08:00
Dominick Grift
c5e38974bf selinux-policy: adds new package
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
2020-10-09 11:31:08 +08:00
Dominick Grift
7c471b5462 secilc: adds new package
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
2020-10-09 11:30:34 +08:00
CN_SZTL
0b20d90fe4
kcptun: bump to 20201004 2020-10-07 17:09:13 +08:00
CN_SZTL
364c0b8a8f
OpenClash: sync with upstream source 2020-10-07 03:10:51 +08:00
CN_SZTL
23d7257629
luci-app-passwall: bump to 3.9-68 2020-10-07 03:09:56 +08:00
EdiTurn
700879b06e
openwrt-udp2raw: bump to 20200818.0 2020-10-07 03:02:38 +08:00
Jeff Collins
3407d03c12
rtl8812au-ac: add package 2020-10-06 03:47:04 +08:00
CN_SZTL
91aea1d7eb
Merge Mainline 2020-10-05 23:39:18 +08:00
LGA1150
e6bc858494
cryptodev-linux: bump to 1.11 2020-10-05 23:37:17 +08:00
CN_SZTL
62b99928a4
dns2socks: specify specific commit instead of HEAD 2020-10-05 18:58:33 +08:00
CN_SZTL
031ba4dd0c
LuCI: Mod20.10 2020-10-05 18:55:14 +08:00
CN_SZTL
99daf06382
autocore-arm: refresh index in every 5 sec 2020-10-05 18:54:53 +08:00
Jo-Philipp Wich
e9069ae78d
uhttpd: update to latest Git HEAD
14a3cb4 ubus: fix legacy empty reply format
0f38b03 client: fix spurious keepalive connection timeouts
88ba2fa client: really close connection on timeout
c186212 ubus: support GET method with CORS requests

Fixes: FS#3369
Fixes: https://github.com/openwrt/luci/issues/4467
Fixes: https://github.com/openwrt/luci/issues/4470
Fixes: https://github.com/openwrt/luci/issues/4479
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-10-05 14:25:29 +08:00
Marty Jones
fc806993fd
rockchip: enable WiFi on ROCK Pi 4
Signed-off-by: Marty Jones <mj8263788@gmail.com>
2020-10-04 22:04:36 +08:00
Marty Jones
0605419264
package:firmware: add armbian-firmware
Signed-off-by: Marty Jones <mj8263788@gmail.com>
2020-10-04 22:04:25 +08:00
CN_SZTL
499bf9fb8c
Merge Mainline 2020-10-04 21:51:35 +08:00
Marty Jones
3c9172737c
uboot-rockchip: add Rock Pi 4 support
Add support for the  Raxda Rock Pi 4.

Signed-off-by: Marty Jones <mj8263788@gmail.com>
2020-10-04 21:48:36 +08:00
Andre Heider
e32aaf71eb
omap: update uboot to v2020.04
Fixes the build error:
/usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status

Successfully tested on boneblack.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2020-10-04 21:47:49 +08:00
David Bauer
f1d3d2f5d0
linux-firmware: update to 20200918
00a84c5 linux-firmware: Update AMD SEV firmware
71338c2 Merge branch 'for-master' of https://github.com/CosmicPenguin/linux-firmware into main
07367b9 linux-firmware: Update firmware file for Intel Bluetooth AX200
1d1586a linux-firmware: Update firmware file for Intel Bluetooth AX201
28b333d linux-firmware: Update firmware file for Intel Bluetooth 9560
db30380 linux-firmware: Update firmware file for Intel Bluetooth 9260
eb3aa1f Mellanox: Add new mlxsw_spectrum firmware xx.2008.1310
ec88f05 mediatek: update MT7915 firmware to 20200819
a9993f8 brcm: Fix a stale symlink for RPi3 model b+
f48fec4 qcom: Add updated a5xx and a6xx microcode
d5f9eea wl18xx: update firmware file 8.9.0.0.83
7a237c6 linux-firmware: mt7615: update firmware to 20200814 version
74bd44f amdgpu: add navi12 firmware from 20.30
b9f69cd amdgpu: update navi10 firmware for 20.30

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-04 21:47:20 +08:00
LGA1150
78cb890325
base-files: do not generate ULA prefix 2020-10-04 21:44:41 +08:00
CN_SZTL
f0cd4d84fa
luci-app-ssr-plus: sync with upstream source 2020-10-04 21:06:02 +08:00
CN_SZTL
676b3aa6f6
luci-app-passwall: bump to 3.9-66 2020-10-04 06:53:57 +08:00
CN_SZTL
1d4b863d2c
Core: Mod 20.10 2020-10-04 05:30:23 +08:00
CN_SZTL
5d0355d556
luci-app-ssr-plus: fix concurrency setting for naiveproxy 2020-10-04 05:16:14 +08:00
CN_SZTL
817139b31a
naiveproxy: bump to 85.0.4183.83-4 2020-10-04 05:05:07 +08:00
CN_SZTL
230d5ce059
luci-app-ssr-plus: enable multiple threads for naiveproxy 2020-10-04 04:51:29 +08:00
CN_SZTL
2d306d413d
qBittorrent-Enhanced-Edition: drop useless docs installation 2020-10-04 04:14:29 +08:00
CN_SZTL
a8e8a69dea
qBittorrent-Enhanced-Edition: bump to 4.2.5.16 2020-10-04 04:07:58 +08:00
CN_SZTL
58e911ecfc
libtorrent-rasterbar: bump to 1.2.10 2020-10-04 04:02:38 +08:00
CN_SZTL
dc0473eeec
Merge Mainline 2020-10-04 00:11:52 +08:00
CN_SZTL
c841c4900a
luci-app-passwall: bump to 3.9-9-65 2020-10-04 00:04:53 +08:00
CN_SZTL
9837f0b557
luci-app-unblockneteasemusic: bump to 2.8-8 2020-10-03 21:09:16 +08:00
Pawel Dembicki
cc24571ff2
layerscape: add layerscape's SATA driver package
This patch intruduce SATA support for layerscape devices.
Target specific package with ahci_qoriq driver was added
to local modules.mk.
Kmod package was added to default packages for devices with
SATA interface.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Reviewed-by: Yangbo Lu <yangbo.lu@nxp.com>
2020-10-03 20:06:00 +08:00
Pawel Dembicki
a825d7ce71
uboot-layerscape: fix LS1012A-FRDM fdt_high value
LS1012A-FRDM have configured wrong fdt_high value.
That causes impossibility of booting.

This patch fix it.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Reviewed-by: Yangbo Lu <yangbo.lu@nxp.com>
[bump PKG_RELEASE]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-10-03 20:05:36 +08:00
CN_SZTL
8fcd9541fd
uboot-rockchip: fix nanopi-r2s failed to boot on some sd cards
This reverts commit ed5c12569b.
2020-10-03 19:55:43 +08:00
David Bauer
bd67cfd5f2
Revert "uboot-rockchip: update NanoPi R2S patches"
This reverts commit bda6f6572b.

This commit breaks the onboard ethernet on some units. Revert it for
now.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-03 19:55:24 +08:00
Beginner
6828ea441a
v2ray: update v4.30.0 2020-10-02 13:33:25 +08:00
Paul Spooren
225b1eed3d
policycoreutils: add missing gettext dependency
Add missing build dependency to both host and target build. The `msgfmt`
is required which is missing without gettext-full.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-10-01 23:11:32 +08:00
CN_SZTL
e8110e7713
luci-app-unblockneteasemusic-mini: bump to 1.2-9 2020-10-01 22:09:03 +08:00
CN_SZTL
7f53d5e36d
Merge Mainline 2020-10-01 21:55:59 +08:00