mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update openwrt
This commit is contained in:
parent
fa57832c6c
commit
d870f7a207
1 changed files with 3 additions and 3 deletions
6
build.sh
6
build.sh
|
@ -55,9 +55,9 @@ fi
|
|||
|
||||
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
|
||||
#_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "a3ccac6b1d693527befa73532a6cf5abda7134c0"
|
||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "bc85640cdc9de180da00fde1532584abf19db365"
|
||||
_get_repo feeds/packages https://github.com/openwrt/packages "1a916b2d3528ba47715f3205fc7457e982ffd721"
|
||||
_get_repo feeds/luci https://github.com/openwrt/luci "6b7afabcdd270a5215a225553dda08e0cd1c5e40"
|
||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "a1210f88882415f629cec272a0017fcb5a2ced3c"
|
||||
_get_repo feeds/packages https://github.com/openwrt/packages "e053ce17c766c5adedb1c8bc472a9ca53ca802d3"
|
||||
_get_repo feeds/luci https://github.com/openwrt/luci "4bbc033a968478d54a6c4bc2d8529abbfffdec6f"
|
||||
|
||||
if [ -z "$OMR_FEED" ]; then
|
||||
OMR_FEED=feeds/openmptcprouter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue