From b2d851c85af763c8405e324b0e374688ba9b2d4f Mon Sep 17 00:00:00 2001 From: root Date: Wed, 18 Nov 2020 19:27:42 +0800 Subject: [PATCH] update --- add_passwall.sh | 5 +++-- patch_kernel_5.4.sh | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/add_passwall.sh b/add_passwall.sh index a16c1fb..2806581 100644 --- a/add_passwall.sh +++ b/add_passwall.sh @@ -1,11 +1,12 @@ -echo -e '\nsrc-git lienol https://github.com/xiaorouji/openwrt-package' >> feeds.conf.default +echo -e '\nsrc-git lienol https://github.com/xiaorouji/openwrt-passwall' >> feeds.conf.default ./scripts/feeds update lienol rm -rf feeds/lienol/lienol/ipt2socks rm -rf feeds/lienol/lienol/shadowsocksr-libev rm -rf feeds/lienol/lienol/pdnsd-alt rm -rf feeds/lienol/lienol/luci-app-verysync rm -rf feeds/lienol/package/verysync -rm -rf feeds/lienol/package/chinadns-ng +#rm -rf feeds/lienol/package/chinadns-ng +rm -rf package/lean/openwrt-chinadns-ng rm -rf package/lean/luci-app-kodexplorer rm -rf package/lean/luci-app-pppoe-relay rm -rf package/lean/luci-app-pptp-server diff --git a/patch_kernel_5.4.sh b/patch_kernel_5.4.sh index 97286f8..38ee4fc 100644 --- a/patch_kernel_5.4.sh +++ b/patch_kernel_5.4.sh @@ -5,7 +5,7 @@ wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3 git apply RK3328-enable-1512mhz-opp.patch cd ../ git clone https://github.com/openwrt/openwrt && cd openwrt/ -git checkout 05b8e84362b8455dec6db9b862826f21e8f24341 +git checkout a47279154e08d54df05fa8bf45fe935ebf0df5da #rm target/linux/generic/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch #rm target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch cp -a ./target/linux/generic/files/* ../kernel/