update
This commit is contained in:
@@ -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
|
./scripts/feeds update lienol
|
||||||
rm -rf feeds/lienol/lienol/ipt2socks
|
rm -rf feeds/lienol/lienol/ipt2socks
|
||||||
rm -rf feeds/lienol/lienol/shadowsocksr-libev
|
rm -rf feeds/lienol/lienol/shadowsocksr-libev
|
||||||
rm -rf feeds/lienol/lienol/pdnsd-alt
|
rm -rf feeds/lienol/lienol/pdnsd-alt
|
||||||
rm -rf feeds/lienol/lienol/luci-app-verysync
|
rm -rf feeds/lienol/lienol/luci-app-verysync
|
||||||
rm -rf feeds/lienol/package/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-kodexplorer
|
||||||
rm -rf package/lean/luci-app-pppoe-relay
|
rm -rf package/lean/luci-app-pppoe-relay
|
||||||
rm -rf package/lean/luci-app-pptp-server
|
rm -rf package/lean/luci-app-pptp-server
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ wget https://github.com/armbian/build/raw/master/patch/kernel/rockchip64-dev/RK3
|
|||||||
git apply RK3328-enable-1512mhz-opp.patch
|
git apply RK3328-enable-1512mhz-opp.patch
|
||||||
cd ../
|
cd ../
|
||||||
git clone https://github.com/openwrt/openwrt && cd openwrt/
|
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/pending-5.4/403-mtd-hook-mtdsplit-to-Kbuild.patch
|
||||||
#rm target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch
|
#rm target/linux/generic/hack-5.4/700-swconfig_switch_drivers.patch
|
||||||
cp -a ./target/linux/generic/files/* ../kernel/
|
cp -a ./target/linux/generic/files/* ../kernel/
|
||||||
|
|||||||
Reference in New Issue
Block a user