Commit Graph

4685 Commits

Author SHA1 Message Date
CN_SZTL
c91df68a6c
r8125: do not support kernel5.4 2020-04-14 00:18:52 +08:00
CN_SZTL
9cbd449674
kernel: init kernel 5.4 support 2020-04-14 00:08:05 +08:00
Tomasz Maciej Nowak
387c09fb6f
kernel: replace SUBDIRS with M in package recipes
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-04-14 00:04:04 +08:00
Rafał Miłecki
a1aeb10921
kernel: backport mtd partition address fix sent upstream
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2020-04-13 23:43:08 +08:00
CN_SZTL
eb020983ca
target/generic: add missing config 2020-04-13 22:21:52 +08:00
Álvaro Fernández Rojas
9284193fd9
cypress-firmware: update to v5.4.18-2020_0402
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-04-13 21:50:36 +08:00
CN_SZTL
0d892c9d48
KoolProxy: drop garbage software from garbage KoolShare 2020-04-13 19:37:16 +08:00
AmadeusGhost
e225cb6e02 package: disable duplicate packages 2020-04-13 09:05:10 +08:00
CN_SZTL
b0056a52ae
luci-app-k3usb: sort out files 2020-04-13 02:38:54 +08:00
CN_SZTL
011a228085
luci-theme-opentomcat: sort out files 2020-04-13 02:34:56 +08:00
CN_SZTL
acb287567e
luci-app-smstool: sort out files 2020-04-13 02:30:50 +08:00
CN_SZTL
73cb01c877
luci-app-chinadns: sort out files 2020-04-13 02:27:40 +08:00
CN_SZTL
2aee1f3f15
luci-app-k3screenctrl: sort out files 2020-04-13 02:21:38 +08:00
CN_SZTL
53e744b3ea
luci-app-koolproxyR: sort out files 2020-04-13 02:15:22 +08:00
CN_SZTL
531f5cc283
luci-app-rtorrent: drop outdated package 2020-04-13 01:21:51 +08:00
CN_SZTL
fcec9abc69
luci-app-koolproxy: sort out files 2020-04-13 01:17:34 +08:00
CN_SZTL
b1304e6bff
luci-app-eqos: sort out files 2020-04-13 01:00:25 +08:00
CN_SZTL
f04dbbbeb1
luci-app-qosv4: sort out files 2020-04-13 00:47:14 +08:00
CN_SZTL
3f9a9c24dd
luci-app-brook: sort out files 2020-04-13 00:40:33 +08:00
CN_SZTL
8530651975
luci-app-udp2raw: sort out files 2020-04-13 00:39:50 +08:00
CN_SZTL
cab53339c8
luci-app-aliddns: sort out files 2020-04-13 00:39:09 +08:00
CN_SZTL
4e17218ab3
luci-app-cd8021x: sort out files 2020-04-13 00:38:32 +08:00
CN_SZTL
11a569315e
luci-app-ngrokc: sort out files 2020-04-13 00:37:45 +08:00
CN_SZTL
4ff9d13ab3
luci-app-speederv2: sort out files 2020-04-13 00:37:03 +08:00
CN_SZTL
84f4d16072
luci-app-njitclient: sort out files 2020-04-13 00:35:57 +08:00
AmadeusGhost
05e01ab1da mtwifi: correct makefile 2020-04-12 22:00:25 +08:00
AmadeusGhost
f19db3103c mtwifi: add dual 7615 support
From Tang Haili dalao, also add new package for dbdc devices.
2020-04-12 17:08:11 +08:00
Jo-Philipp Wich
12b295cf20
generic: drop 616-net_optimize_xfrm_calls.patch
The conditional check introduced by this patch may trigger a NULL pointer
dereference in case the result of dev_net() is NULL.

Since the purpose of this patch is neither sufficiently explained and since
this patch apparently has never been submitted upstream despite it being in
the pending-* patch directory, I propose to drop it without replacement.

If the performance implications of dropping this patch are found to be
significiant, it should be reintroduced with proper description and
benchmark results.

Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2943
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-12 07:47:50 +08:00
Hans Dedecker
faadfa175c
iproute2: update to 5.6.0
Update iproute2 to latest stable 5.6.0; for the changes see https://lwn.net/Articles/816778/

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-04-12 07:43:09 +08:00
CN_SZTL
cb2f7aea3a
luci-app-passwall: sync with upstream source 2020-04-12 00:39:45 +08:00
CN_SZTL
ffead1ea68
ipt2socks: bump to latest git HEAD 2020-04-12 00:36:30 +08:00
CN_SZTL
974c64fbc0
kcptun: bump to 20200409 2020-04-12 00:34:47 +08:00
CN_SZTL
d89adff716
default-settings: fix changing LuCI version 2020-04-12 00:31:47 +08:00
CN_SZTL
102bbb12df
smartdns: bump to latest git HEAD
c2c418e: dns-client: fix https memory leak issue.
2020-04-12 00:19:34 +08:00
CN_SZTL
8f4d6f8970
luci-app-serverchan: bump to v1.52 2020-04-11 20:39:55 +08:00
AmadeusGhost
fd72bf35b7 ipq40xx: fix support for Asus RT-AC1300uhp in 4.19
RT-AC1300UHP has 256M memory and does not need to use ath10k-ct-smallbuffers.

Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-04-11 19:54:00 +08:00
CN_SZTL
5c9bdc934e
luci-app-serverchan: bump to v1.50 2020-04-11 02:05:10 +08:00
CN_SZTL
dfbda76b9b
luci-app-diskman: bump to v0.2.10 2020-04-11 02:04:35 +08:00
ElonH
47040d246d
qos-gargoyle: fixed in SDK
In iproute2, some of object, header, source files are used in
qos-gargoyle.
qos-gargoyle will find these files in build_dir.
But if CONFIG_AUTOREMOVE is enable in SDK, an error "Header not found." will be raised.

So one way is that copying these files to staging_dir.
2020-04-10 23:12:52 +08:00
LGA1150
420157f066
mt76: update 2020-04-10 21:56:47 +08:00
CN_SZTL
98357774a9
luci-app-diskman: bump to v0.2.9 2020-04-10 20:16:55 +08:00
Kevin Darbyshire-Bryant
5d04487ee5
kmod-sched: add act_police
"Whoop whoop, sound of da police"

Add an ingress capable traffic policer module configurable with tc.

From the man page:

The police action allows to limit bandwidth of traffic matched by the
filter it is attached to. Basically there are two different algorithms
available to measure the packet rate: The first one uses an internal
dual token bucket and is configured using the rate, burst, mtu,
peakrate, overhead and linklayer parameters. The second one uses an
in-kernel sampling mechanism. It can be fine-tuned using the estimator
filter parameter.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-10 20:05:31 +08:00
Kevin Darbyshire-Bryant
03131b0f5c
tools/e2fsprogs: fix build under macos
macos doesn't define a loff_t type, the native off_t type being 64bit
anyway.

Persuade e2fsprogs to accept off_t instead on macos

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-10 20:04:56 +08:00
AmadeusGhost
dd4357ebf3 ramips: sync upstream source code 2020-04-10 16:18:43 +08:00
Eneas U de Queiroz
f6fb7f14be kernel: avoid underscore in *6lowpan package names
Packages kmod-bluetooth_6lowpan and kmod-ieee802154_6lowpan contain an
underscore in the package name.  This causes problems in package/install
because when building a list of package files to install offline using
opkg, it uses a wildcard of the form $(dir)/$(pkg)_*.ipk.

If you were to select kmod-bluetooth=y, but kmod-bluetooth_6lowpan=m,
the latter would be picked up by that wildcard, and make package/install
would fail:

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies
 * for kmod-bluetooth_6lowpan:
 *      kmod-6lowpan
 * opkg_install_cmd: Cannot install package kmod-bluetooth_6lowpan.

Changing the wildcard pattern is not trivial, and there may be other
places in the build system making this assumption about the package name
format.

Using a dash in place of the underscore avoids the issue.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-04-10 16:01:41 +08:00
Daniel Engberg
a31e711872
tools/mm-macros: Update to 1.0.0
Update mm-macros to 1.0.0

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-04-10 09:18:12 +08:00
Daniel Engberg
9f34ce163c
tools/xz: Update to 5.2.5
Update xz to 5.2.5
Disable NLS support to be consistent with other tools such as bison, e2fsprogs
and sed.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-04-10 09:17:36 +08:00
Daniel Engberg
3992a705ed
tools/mtools: Update to 4.0.24
Update mtools to 4.0.24

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-04-10 09:17:20 +08:00
Daniel Engberg
ec0ce80fd5
tools/findutils: Update to 4.7.0
Update findutils to 4.7.0
Remove patches
Enable pthreads
Disable NLS support to be consistent with other tools such as bison, e2fsprogs
and sed.
Disable selinux support to be consistent with other tools such as sed and tar
Disable rpath as we don't need hardcoded paths

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-04-10 09:17:04 +08:00
Daniel Engberg
356c01d484
tools/e2fsprogs: Update to 1.45.6
Update e2fsprogs to 1.45.6

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2020-04-10 09:16:51 +08:00