Skip to content

Commit 98c164b

Browse files
committed
feeds: sync with v19.07-rc2
1 parent 997b077 commit 98c164b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

feeds.conf.default

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
src-git luci https://github.com/coolsnowwolf/luci
21
src-git packages https://github.com/coolsnowwolf/packages
3-
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06
4-
#src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06
2+
src-git luci https://github.com/coolsnowwolf/luci
3+
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-19.07
4+
#src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-19.07

target/linux/ipq40xx/Makefile

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ DEFAULT_PACKAGES += \
2020
kmod-ath10k wpad-openssl \
2121
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019 \
2222
automount luci-app-cifsd luci-app-ipsec-vpnd v2ray shadowsocks-libev-ss-redir shadowsocksr-libev-server \
23-
luci-app-unblockmusic luci-app-qbittorrent htop
23+
luci-app-unblockmusic luci-app-qbittorrent \
24+
htop fdisk e2fsprogs
2425

2526
$(eval $(call BuildTarget))

0 commit comments

Comments
 (0)