mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 07:14:43 +00:00
移动 autocore 到 x86
This commit is contained in:
@@ -15,8 +15,6 @@
|
|||||||
## e.g. 当前使用源码为 coolsnowwolf/lede:master 时添加下列软件包
|
## e.g. 当前使用源码为 coolsnowwolf/lede:master 时添加下列软件包
|
||||||
case "${OP_Maintainer}/${OP_REPO_NAME}:${OP_BRANCH}" in
|
case "${OP_Maintainer}/${OP_REPO_NAME}:${OP_BRANCH}" in
|
||||||
coolsnowwolf/lede:master)
|
coolsnowwolf/lede:master)
|
||||||
rm -rf packages/lean/autocore
|
|
||||||
AddPackage git lean autocore-modify Hyy2001X master
|
|
||||||
AddPackage git other AutoBuild-Packages Hyy2001X master
|
AddPackage git other AutoBuild-Packages Hyy2001X master
|
||||||
AddPackage svn other luci-app-smartdns kenzok8/openwrt-packages/trunk
|
AddPackage svn other luci-app-smartdns kenzok8/openwrt-packages/trunk
|
||||||
AddPackage svn other luci-app-socat Lienol/openwrt-package/trunk
|
AddPackage svn other luci-app-socat Lienol/openwrt-package/trunk
|
||||||
@@ -33,6 +31,8 @@ coolsnowwolf/lede:master)
|
|||||||
;;
|
;;
|
||||||
x86_64)
|
x86_64)
|
||||||
AddPackage git other openwrt-passwall xiaorouji main
|
AddPackage git other openwrt-passwall xiaorouji main
|
||||||
|
rm -rf packages/lean/autocore
|
||||||
|
AddPackage git lean autocore-modify Hyy2001X master
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user