@@ -523,9 +523,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
523
523
CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
524
524
CONFIG_VERSIONOPT=y
525
525
CONFIG_VERSION_DIST="ChirpStack Gateway OS"
526
- CONFIG_VERSION_NUMBER="4.5.2 "
526
+ CONFIG_VERSION_NUMBER="4.5.3 "
527
527
CONFIG_VERSION_CODE="RAK7267"
528
- CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.4 "
528
+ CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.5 "
529
529
CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
530
530
CONFIG_VERSION_MANUFACTURER=""
531
531
CONFIG_VERSION_MANUFACTURER_URL=""
@@ -2586,6 +2586,12 @@ CONFIG_PACKAGE_kmod-mii=y
2586
2586
# CONFIG_PACKAGE_kmod-phylink is not set
2587
2587
# CONFIG_PACKAGE_kmod-qlcnic is not set
2588
2588
# CONFIG_PACKAGE_kmod-r6040 is not set
2589
+ # CONFIG_PACKAGE_kmod-r8101 is not set
2590
+ # CONFIG_PACKAGE_kmod-r8125 is not set
2591
+ # CONFIG_PACKAGE_kmod-r8125-rss is not set
2592
+ # CONFIG_PACKAGE_kmod-r8126 is not set
2593
+ # CONFIG_PACKAGE_kmod-r8126-rss is not set
2594
+ # CONFIG_PACKAGE_kmod-r8168 is not set
2589
2595
# CONFIG_PACKAGE_kmod-r8169 is not set
2590
2596
# CONFIG_PACKAGE_kmod-sfc is not set
2591
2597
# CONFIG_PACKAGE_kmod-sfc-falcon is not set
@@ -2772,6 +2778,7 @@ CONFIG_PACKAGE_kmod-sdhci-mt7620=y
2772
2778
# CONFIG_PACKAGE_kmod-tpm is not set
2773
2779
# CONFIG_PACKAGE_kmod-tpm-i2c-atmel is not set
2774
2780
# CONFIG_PACKAGE_kmod-tpm-i2c-infineon is not set
2781
+ # CONFIG_PACKAGE_kmod-ubootenv-nvram is not set
2775
2782
# CONFIG_PACKAGE_kmod-wdt-sp805 is not set
2776
2783
# CONFIG_PACKAGE_kmod-zram is not set
2777
2784
# end of Other modules
@@ -4271,10 +4278,10 @@ CONFIG_LIBCURL_UNIX_SOCKETS=y
4271
4278
# CONFIG_PACKAGE_libev is not set
4272
4279
# CONFIG_PACKAGE_libevdev is not set
4273
4280
# CONFIG_PACKAGE_libevent2 is not set
4274
- # CONFIG_PACKAGE_libevent2-core is not set
4281
+ CONFIG_PACKAGE_libevent2-core=y
4275
4282
# CONFIG_PACKAGE_libevent2-extra is not set
4276
4283
# CONFIG_PACKAGE_libevent2-openssl is not set
4277
- # CONFIG_PACKAGE_libevent2-pthreads is not set
4284
+ CONFIG_PACKAGE_libevent2-pthreads=y
4278
4285
# CONFIG_PACKAGE_libexif is not set
4279
4286
# CONFIG_PACKAGE_libexpat is not set
4280
4287
# CONFIG_PACKAGE_libexslt is not set
@@ -4517,7 +4524,7 @@ CONFIG_PACKAGE_libucode=y
4517
4524
# CONFIG_PACKAGE_libupnp is not set
4518
4525
# CONFIG_PACKAGE_libupnpp is not set
4519
4526
# CONFIG_PACKAGE_liburcu is not set
4520
- # CONFIG_PACKAGE_libusb-1.0 is not set
4527
+ CONFIG_PACKAGE_libusb-1.0=y
4521
4528
# CONFIG_PACKAGE_libusb-compat is not set
4522
4529
CONFIG_PACKAGE_libustream-mbedtls=y
4523
4530
# CONFIG_PACKAGE_libustream-openssl is not set
@@ -4731,6 +4738,7 @@ CONFIG_PACKAGE_luci-app-firewall=y
4731
4738
# CONFIG_PACKAGE_luci-app-ledtrig-rssi is not set
4732
4739
# CONFIG_PACKAGE_luci-app-ledtrig-switch is not set
4733
4740
# CONFIG_PACKAGE_luci-app-ledtrig-usbport is not set
4741
+ # CONFIG_PACKAGE_luci-app-lldpd is not set
4734
4742
# CONFIG_PACKAGE_luci-app-lorawan-basicstation is not set
4735
4743
# CONFIG_PACKAGE_luci-app-lxc is not set
4736
4744
# CONFIG_PACKAGE_luci-app-minidlna is not set
@@ -5550,8 +5558,8 @@ CONFIG_PACKAGE_nftables-json=y
5550
5558
# CONFIG_PACKAGE_htpdate is not set
5551
5559
# CONFIG_PACKAGE_linuxptp is not set
5552
5560
# CONFIG_PACKAGE_ntp-keygen is not set
5553
- # CONFIG_PACKAGE_ntp-utils is not set
5554
- # CONFIG_PACKAGE_ntpd is not set
5561
+ CONFIG_PACKAGE_ntp-utils=y
5562
+ CONFIG_PACKAGE_ntpd=y
5555
5563
# CONFIG_PACKAGE_ntpdate is not set
5556
5564
# end of Time Synchronization
5557
5565
@@ -6552,7 +6560,7 @@ CONFIG_PACKAGE_uboot-envtools=y
6552
6560
# CONFIG_PACKAGE_gnuplot is not set
6553
6561
# CONFIG_PACKAGE_gpioctl-sysfs is not set
6554
6562
# CONFIG_PACKAGE_gpiod-tools is not set
6555
- # CONFIG_PACKAGE_gpsd is not set
6563
+ CONFIG_PACKAGE_gpsd=y
6556
6564
# CONFIG_PACKAGE_gpsd-clients is not set
6557
6565
# CONFIG_PACKAGE_gpsd-utils is not set
6558
6566
# CONFIG_PACKAGE_grep is not set
0 commit comments