Skip to content

Commit 764afd7

Browse files
committed
Update version + repo URL.
1 parent 90b0c04 commit 764afd7

File tree

5 files changed

+10
-10
lines changed
  • conf
    • base_raspberrypi_bcm27xx_bcm2708
    • base_raspberrypi_bcm27xx_bcm2709
    • full_raspberrypi_bcm27xx_bcm2708
    • full_raspberrypi_bcm27xx_bcm2709
    • rak_rak7268v2

5 files changed

+10
-10
lines changed

conf/base_raspberrypi_bcm27xx_bcm2708/.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
425425
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
426426
CONFIG_VERSIONOPT=y
427427
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
428-
CONFIG_VERSION_NUMBER="4.3.0-test.1"
428+
CONFIG_VERSION_NUMBER="4.3.0"
429429
CONFIG_VERSION_CODE="Base"
430-
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.0"
430+
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
431431
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
432432
CONFIG_VERSION_MANUFACTURER=""
433433
CONFIG_VERSION_MANUFACTURER_URL=""

conf/base_raspberrypi_bcm27xx_bcm2709/.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
430430
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
431431
CONFIG_VERSIONOPT=y
432432
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
433-
CONFIG_VERSION_NUMBER="4.3.0-test.1"
433+
CONFIG_VERSION_NUMBER="4.3.0"
434434
CONFIG_VERSION_CODE="Base"
435-
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.0"
435+
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
436436
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
437437
CONFIG_VERSION_MANUFACTURER=""
438438
CONFIG_VERSION_MANUFACTURER_URL=""

conf/full_raspberrypi_bcm27xx_bcm2708/.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
425425
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
426426
CONFIG_VERSIONOPT=y
427427
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
428-
CONFIG_VERSION_NUMBER="4.3.0-test.1"
428+
CONFIG_VERSION_NUMBER="4.3.0"
429429
CONFIG_VERSION_CODE="Full"
430-
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.0"
430+
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
431431
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
432432
CONFIG_VERSION_MANUFACTURER=""
433433
CONFIG_VERSION_MANUFACTURER_URL=""

conf/full_raspberrypi_bcm27xx_bcm2709/.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -430,9 +430,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
430430
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
431431
CONFIG_VERSIONOPT=y
432432
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
433-
CONFIG_VERSION_NUMBER="4.3.0-test.1"
433+
CONFIG_VERSION_NUMBER="4.3.0"
434434
CONFIG_VERSION_CODE="Full"
435-
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.0"
435+
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
436436
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
437437
CONFIG_VERSION_MANUFACTURER=""
438438
CONFIG_VERSION_MANUFACTURER_URL=""

conf/rak_rak7268v2/.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -520,9 +520,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
520520
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
521521
CONFIG_VERSIONOPT=y
522522
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
523-
CONFIG_VERSION_NUMBER="4.3.0-test.1"
523+
CONFIG_VERSION_NUMBER="4.3.0"
524524
CONFIG_VERSION_CODE="RAK7268v2"
525-
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.0"
525+
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
526526
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
527527
CONFIG_VERSION_MANUFACTURER=""
528528
CONFIG_VERSION_MANUFACTURER_URL=""

0 commit comments

Comments
 (0)