router: backport golang to 25.12 branch
This commit is contained in:
5
profiles
5
profiles
@@ -45,7 +45,10 @@ declare -Ag router=(
|
||||
kmod-fs-btrfs btrfs-progs block-mount \
|
||||
smcroute avahi-daemon"
|
||||
# Backport tailscale 1.102.2 to 25.12 branch
|
||||
[cherrypicks]="https://github.com/openwrt/packages@master:58708c70345b31897b08ad1697d8bf4f3c022972"
|
||||
# Backport golang 1.26.5 to 25.12 branch
|
||||
[cherrypicks]="\
|
||||
https://github.com/openwrt/packages@master:58708c70345b31897b08ad1697d8bf4f3c022972 \
|
||||
https://github.com/openwrt/packages@master:66febba4e1312a68ab9ea48d4e4708f6553de18d"
|
||||
[kconfigs]="${default_kconfigs[*]} \
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \
|
||||
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y"
|
||||
|
||||
Reference in New Issue
Block a user