@@ -523,9 +523,9 @@ CONFIG_TARGET_INIT_CMD="/sbin/init"
523523CONFIG_TARGET_INIT_SUPPRESS_STDERR=y
524524CONFIG_VERSIONOPT=y
525525CONFIG_VERSION_DIST="ChirpStack Gateway OS"
526- CONFIG_VERSION_NUMBER="4.5.2 "
526+ CONFIG_VERSION_NUMBER="4.5.3 "
527527CONFIG_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 "
529529CONFIG_VERSION_HOME_URL="https://www.chirpstack.io/"
530530CONFIG_VERSION_MANUFACTURER=""
531531CONFIG_VERSION_MANUFACTURER_URL=""
@@ -2586,6 +2586,12 @@ CONFIG_PACKAGE_kmod-mii=y
25862586# CONFIG_PACKAGE_kmod-phylink is not set
25872587# CONFIG_PACKAGE_kmod-qlcnic is not set
25882588# 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
25892595# CONFIG_PACKAGE_kmod-r8169 is not set
25902596# CONFIG_PACKAGE_kmod-sfc is not set
25912597# CONFIG_PACKAGE_kmod-sfc-falcon is not set
@@ -2772,6 +2778,7 @@ CONFIG_PACKAGE_kmod-sdhci-mt7620=y
27722778# CONFIG_PACKAGE_kmod-tpm is not set
27732779# CONFIG_PACKAGE_kmod-tpm-i2c-atmel is not set
27742780# CONFIG_PACKAGE_kmod-tpm-i2c-infineon is not set
2781+ # CONFIG_PACKAGE_kmod-ubootenv-nvram is not set
27752782# CONFIG_PACKAGE_kmod-wdt-sp805 is not set
27762783# CONFIG_PACKAGE_kmod-zram is not set
27772784# end of Other modules
@@ -4271,10 +4278,10 @@ CONFIG_LIBCURL_UNIX_SOCKETS=y
42714278# CONFIG_PACKAGE_libev is not set
42724279# CONFIG_PACKAGE_libevdev is not set
42734280# CONFIG_PACKAGE_libevent2 is not set
4274- # CONFIG_PACKAGE_libevent2-core is not set
4281+ CONFIG_PACKAGE_libevent2-core=y
42754282# CONFIG_PACKAGE_libevent2-extra is not set
42764283# CONFIG_PACKAGE_libevent2-openssl is not set
4277- # CONFIG_PACKAGE_libevent2-pthreads is not set
4284+ CONFIG_PACKAGE_libevent2-pthreads=y
42784285# CONFIG_PACKAGE_libexif is not set
42794286# CONFIG_PACKAGE_libexpat is not set
42804287# CONFIG_PACKAGE_libexslt is not set
@@ -4517,7 +4524,7 @@ CONFIG_PACKAGE_libucode=y
45174524# CONFIG_PACKAGE_libupnp is not set
45184525# CONFIG_PACKAGE_libupnpp is not set
45194526# CONFIG_PACKAGE_liburcu is not set
4520- # CONFIG_PACKAGE_libusb-1.0 is not set
4527+ CONFIG_PACKAGE_libusb-1.0=y
45214528# CONFIG_PACKAGE_libusb-compat is not set
45224529CONFIG_PACKAGE_libustream-mbedtls=y
45234530# CONFIG_PACKAGE_libustream-openssl is not set
@@ -4731,6 +4738,7 @@ CONFIG_PACKAGE_luci-app-firewall=y
47314738# CONFIG_PACKAGE_luci-app-ledtrig-rssi is not set
47324739# CONFIG_PACKAGE_luci-app-ledtrig-switch is not set
47334740# CONFIG_PACKAGE_luci-app-ledtrig-usbport is not set
4741+ # CONFIG_PACKAGE_luci-app-lldpd is not set
47344742# CONFIG_PACKAGE_luci-app-lorawan-basicstation is not set
47354743# CONFIG_PACKAGE_luci-app-lxc is not set
47364744# CONFIG_PACKAGE_luci-app-minidlna is not set
@@ -5550,8 +5558,8 @@ CONFIG_PACKAGE_nftables-json=y
55505558# CONFIG_PACKAGE_htpdate is not set
55515559# CONFIG_PACKAGE_linuxptp is not set
55525560# 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
55555563# CONFIG_PACKAGE_ntpdate is not set
55565564# end of Time Synchronization
55575565
@@ -6552,7 +6560,7 @@ CONFIG_PACKAGE_uboot-envtools=y
65526560# CONFIG_PACKAGE_gnuplot is not set
65536561# CONFIG_PACKAGE_gpioctl-sysfs is not set
65546562# CONFIG_PACKAGE_gpiod-tools is not set
6555- # CONFIG_PACKAGE_gpsd is not set
6563+ CONFIG_PACKAGE_gpsd=y
65566564# CONFIG_PACKAGE_gpsd-clients is not set
65576565# CONFIG_PACKAGE_gpsd-utils is not set
65586566# CONFIG_PACKAGE_grep is not set
0 commit comments