Skip to content

Commit b3ae782

Browse files
committed
add kmod-sched
1 parent a70c618 commit b3ae782

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

openwrt-21.02/release-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## OpenWrt branch 21.02 (stable)
1+
## OpenWrt branch 21.02 (EOL)
22

33
### Configuration
44
- OpenWRT 21.02 Vanilla / Kernel 5.4

openwrt-22.03/release-info.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## OpenWrt branch 22.03 (experimental WIP)
1+
## OpenWrt branch 22.03 (stable)
22

33
### Warning
44
- Fully experimental build, still WIP.
@@ -18,6 +18,7 @@
1818
- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
1919

2020
### Changelog
21+
- [2022-09-28] Add kmod-sched
2122
- [2022-09-27] Revert u-boot to 2021.07 to fix R4S 1Gb broken support
2223
- [2022-09-17] Align patches / Haproxy 2.6.5
2324
- [2022-08-30] Add qosify

openwrt-22.03/seed/ao-R4S-full.seed

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ CONFIG_PACKAGE_kmod-keys-trusted=y
254254
CONFIG_PACKAGE_kmod-lib-crc16=y
255255
CONFIG_PACKAGE_kmod-lib-lzo=y
256256
CONFIG_PACKAGE_kmod-lib-raid6=y
257+
CONFIG_PACKAGE_kmod-lib-textsearch=y
257258
CONFIG_PACKAGE_kmod-lib-xor=y
258259
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
259260
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
@@ -280,6 +281,7 @@ CONFIG_PACKAGE_kmod-nls-iso8859-1=y
280281
CONFIG_PACKAGE_kmod-nls-utf8=y
281282
CONFIG_PACKAGE_kmod-phy-realtek=y
282283
CONFIG_PACKAGE_kmod-random-core=y
284+
CONFIG_PACKAGE_kmod-sched=y
283285
CONFIG_PACKAGE_kmod-sched-bpf=y
284286
CONFIG_PACKAGE_kmod-sched-cake=y
285287
CONFIG_PACKAGE_kmod-sched-connmark=y

openwrt-22.03/seed/ao-R4S-mini.seed

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ CONFIG_PACKAGE_kmod-iptunnel6=y
220220
CONFIG_PACKAGE_kmod-keys-encrypted=y
221221
CONFIG_PACKAGE_kmod-keys-trusted=y
222222
CONFIG_PACKAGE_kmod-lib-crc16=y
223+
CONFIG_PACKAGE_kmod-lib-textsearch=y
223224
CONFIG_PACKAGE_kmod-lib-zlib-deflate=y
224225
CONFIG_PACKAGE_kmod-lib-zlib-inflate=y
225226
CONFIG_PACKAGE_kmod-lib-zstd=y
@@ -244,6 +245,7 @@ CONFIG_PACKAGE_kmod-nls-utf8=y
244245
CONFIG_PACKAGE_kmod-phy-realtek=y
245246
# CONFIG_PACKAGE_kmod-ppp is not set
246247
CONFIG_PACKAGE_kmod-random-core=y
248+
CONFIG_PACKAGE_kmod-sched=y
247249
CONFIG_PACKAGE_kmod-sched-bpf=y
248250
CONFIG_PACKAGE_kmod-sched-cake=y
249251
CONFIG_PACKAGE_kmod-sched-connmark=y

0 commit comments

Comments
 (0)