Skip to content

Commit 4b7f68c

Browse files
committed
Update configuration + packages.
1 parent f7daf82 commit 4b7f68c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

conf/base_raspberrypi_bcm27xx_bcm2708/.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
424424
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
425425
CONFIG_VERSIONOPT=y
426426
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
427-
CONFIG_VERSION_NUMBER="4.2.0-test.3"
427+
CONFIG_VERSION_NUMBER="4.2.0"
428428
CONFIG_VERSION_CODE="Base"
429429
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05-SNAPSHOT"
430430
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"

conf/base_raspberrypi_bcm27xx_bcm2709/.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
429429
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
430430
CONFIG_VERSIONOPT=y
431431
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
432-
CONFIG_VERSION_NUMBER="4.2.0-test.3"
432+
CONFIG_VERSION_NUMBER="4.2.0"
433433
CONFIG_VERSION_CODE="Base"
434434
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05-SNAPSHOT"
435435
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"

conf/full_raspberrypi_bcm27xx_bcm2708/.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
424424
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
425425
CONFIG_VERSIONOPT=y
426426
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
427-
CONFIG_VERSION_NUMBER="4.2.0-test.3"
427+
CONFIG_VERSION_NUMBER="4.2.0"
428428
CONFIG_VERSION_CODE="Full"
429429
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05-SNAPSHOT"
430430
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"

conf/full_raspberrypi_bcm27xx_bcm2709/.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
429429
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
430430
CONFIG_VERSIONOPT=y
431431
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
432-
CONFIG_VERSION_NUMBER="4.2.0-test.3"
432+
CONFIG_VERSION_NUMBER="4.2.0"
433433
CONFIG_VERSION_CODE="Full"
434434
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05-SNAPSHOT"
435435
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"

0 commit comments

Comments
 (0)