Update default openwrt release
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# See README and ./profiles for device configuration
|
# See README and ./profiles for device configuration
|
||||||
|
|
||||||
# Set default release
|
# Set default release
|
||||||
: "${DEFAULT_RELEASE:=${RELEASE:="24.10.5"}}"
|
: "${DEFAULT_RELEASE:=${RELEASE:="25.12.1"}}"
|
||||||
|
|
||||||
# @internal
|
# @internal
|
||||||
print_help() {
|
print_help() {
|
||||||
|
|||||||
2
profiles
2
profiles
@@ -2,7 +2,7 @@
|
|||||||
# Device profiles for openwrtbuilder
|
# Device profiles for openwrtbuilder
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
|
|
||||||
DEFAULT_RELEASE="25.12.0-rc4" # overrides default release in openwrtbuilder
|
DEFAULT_RELEASE="25.12.1" # overrides default release in openwrtbuilder
|
||||||
|
|
||||||
# Default packages (precede with "-" to exclude)
|
# Default packages (precede with "-" to exclude)
|
||||||
default_packages=(
|
default_packages=(
|
||||||
|
|||||||
Reference in New Issue
Block a user