mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-17 11:21:27 +00:00
feeds.conf.default: switch luci to openwrt-24.10
This commit is contained in:
parent
02e01b92d3
commit
08923d0c90
@ -1,6 +1,7 @@
|
|||||||
src-git packages https://github.com/coolsnowwolf/packages
|
src-git packages https://github.com/coolsnowwolf/packages
|
||||||
#src-git luci https://github.com/coolsnowwolf/luci
|
#src-git luci https://github.com/coolsnowwolf/luci
|
||||||
src-git luci https://github.com/coolsnowwolf/luci.git;openwrt-23.05
|
#src-git luci https://github.com/coolsnowwolf/luci.git;openwrt-23.05
|
||||||
|
src-git luci https://github.com/coolsnowwolf/luci.git;openwrt-24.10
|
||||||
src-git routing https://github.com/coolsnowwolf/routing
|
src-git routing https://github.com/coolsnowwolf/routing
|
||||||
src-git telephony https://github.com/coolsnowwolf/telephony.git
|
src-git telephony https://github.com/coolsnowwolf/telephony.git
|
||||||
#src-git helloworld https://github.com/fw876/helloworld.git
|
#src-git helloworld https://github.com/fw876/helloworld.git
|
||||||
@ -8,4 +9,5 @@ src-git telephony https://github.com/coolsnowwolf/telephony.git
|
|||||||
#src-git video https://github.com/openwrt/video.git
|
#src-git video https://github.com/openwrt/video.git
|
||||||
#src-git targets https://github.com/openwrt/targets.git
|
#src-git targets https://github.com/openwrt/targets.git
|
||||||
#src-git oldpackages http://git.openwrt.org/packages.git
|
#src-git oldpackages http://git.openwrt.org/packages.git
|
||||||
|
src-git qmodem https://github.com/FUjr/modem_feeds.git
|
||||||
#src-link custom /usr/src/openwrt/custom-feed
|
#src-link custom /usr/src/openwrt/custom-feed
|
||||||
|
|||||||
@ -18,7 +18,7 @@ define Package/default-settings
|
|||||||
CATEGORY:=LuCI
|
CATEGORY:=LuCI
|
||||||
TITLE:=LuCI support for Default Settings
|
TITLE:=LuCI support for Default Settings
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
DEPENDS:=+luci-base +luci +@LUCI_LANG_zh-cn +@LUCI_LANG_zh_Hans +@LUCI_LANG_en
|
DEPENDS:= +luci-compat +@LUCI_LANG_zh-cn +@LUCI_LANG_zh_Hans +@LUCI_LANG_en
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/default-settings/description
|
define Package/default-settings/description
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user