feeds: sync with v19.07-rc2

This commit is contained in:
LEAN-ESX 2019-12-04 03:59:35 -08:00
parent 997b077d24
commit 98c164bbfb
2 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,4 @@
src-git luci https://github.com/coolsnowwolf/luci
src-git packages https://github.com/coolsnowwolf/packages
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06
#src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06
src-git luci https://github.com/coolsnowwolf/luci
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-19.07
#src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-19.07

View File

@ -20,6 +20,7 @@ DEFAULT_PACKAGES += \
kmod-ath10k wpad-openssl \
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019 \
automount luci-app-cifsd luci-app-ipsec-vpnd v2ray shadowsocks-libev-ss-redir shadowsocksr-libev-server \
luci-app-unblockmusic luci-app-qbittorrent htop
luci-app-unblockmusic luci-app-qbittorrent \
htop fdisk e2fsprogs
$(eval $(call BuildTarget))