Skip to content

Commit

Permalink
Rebuild 23.05
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Jan 27, 2024
1 parent ff3b56d commit 40d9771
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
TMATE_ENCRYPT_PASSWORD: ${{secrets.TMATE_ENCRYPT_PASSWORD}}
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
OPT_UPDATE_FEEDS: 1
# OPT_REBUILD: 1
OPT_REBUILD: 1

name: Build OpenWrt

Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
# - 22.03.3
# - 22.03.4
# - 22.03.5
- 22.03.6
# - 22.03.6
# - 23.05.0
- 23.05.2
# - snapshot
Expand Down
24 changes: 11 additions & 13 deletions user/23.05.2/config.diff
Original file line number Diff line number Diff line change
Expand Up @@ -162,20 +162,18 @@ CONFIG_PACKAGE_libudev-zero=m
CONFIG_PACKAGE_libuv=m
CONFIG_PACKAGE_lumimqtt=m
CONFIG_PACKAGE_lumimqttd=m
CONFIG_PACKAGE_node-espruinohub=m
CONFIG_PACKAGE_node-npm=m
#CONFIG_PACKAGE_node-espruinohub=m
#CONFIG_PACKAGE_node-npm=m
## CONFIG_PACKAGE_node-onvif2mqtt=m
CONFIG_PACKAGE_node-red-contrib-gpio=m
CONFIG_PACKAGE_node-red-contrib-homekit-bridged=m
CONFIG_PACKAGE_node-red-dashboard=m
CONFIG_PACKAGE_node-red-node-discovery=m
CONFIG_PACKAGE_node-red-node-serialport=m
CONFIG_PACKAGE_node-red=m
CONFIG_PACKAGE_node-serialport-bindings=m
CONFIG_PACKAGE_node-serialport=m
# CONFIG_PACKAGE_node-zigbee2mqtt-dev=m
CONFIG_PACKAGE_node-zigbee2mqtt=m
CONFIG_PACKAGE_node=m
#CONFIG_PACKAGE_node-red-contrib-gpio=m
#CONFIG_PACKAGE_node-red-contrib-homekit-bridged=m
#CONFIG_PACKAGE_node-red-dashboard=m
#CONFIG_PACKAGE_node-red-node-discovery=m
#CONFIG_PACKAGE_node-red-node-serialport=m
#CONFIG_PACKAGE_node-red=m
## CONFIG_PACKAGE_node-zigbee2mqtt-dev=m
#CONFIG_PACKAGE_node-zigbee2mqtt=m
#CONFIG_PACKAGE_node=m
CONFIG_PACKAGE_python3-aio-mqtt-mod=m
CONFIG_PACKAGE_python3-asyncio=m
CONFIG_PACKAGE_python3-base=m
Expand Down

0 comments on commit 40d9771

Please sign in to comment.