Skip to content

Commit

Permalink
23.05: merge gtw360 image
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis committed Aug 8, 2024
1 parent 3847660 commit 6c1028f
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 320 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
# - 23.05.2
# - 23.05.3
- 23.05.4
- 23.05.4-gtw360
# - snapshot
include:
- mode: normal
Expand Down
227 changes: 0 additions & 227 deletions user/23.05.4-gtw360/config.diff

This file was deleted.

9 changes: 0 additions & 9 deletions user/23.05.4-gtw360/custom.sh

This file was deleted.

Empty file removed user/23.05.4-gtw360/files/.gitkeep
Empty file.
3 changes: 0 additions & 3 deletions user/23.05.4-gtw360/files/files/etc/opkg/customfeeds.conf

This file was deleted.

2 changes: 0 additions & 2 deletions user/23.05.4-gtw360/packages.txt

This file was deleted.

Empty file.
58 changes: 0 additions & 58 deletions user/23.05.4-gtw360/patches/001_zigbee2mqtt_optimize.patch

This file was deleted.

5 changes: 0 additions & 5 deletions user/23.05.4-gtw360/pre_custom.sh

This file was deleted.

8 changes: 0 additions & 8 deletions user/23.05.4-gtw360/settings.ini

This file was deleted.

16 changes: 9 additions & 7 deletions user/23.05.4/config.diff
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ CONFIG_TARGET_imx_cortexa7=y
CONFIG_TARGET_MULTI_PROFILE=y
CONFIG_TARGET_PER_DEVICE_ROOTFS=y
CONFIG_TARGET_DEVICE_imx_cortexa7_DEVICE_aqara_zhwg11lm=y
CONFIG_TARGET_DEVICE_PACKAGES_imx_cortexa7_DEVICE_aqara_zhwg11lm="kmod-rtl8189es-ol"
CONFIG_TARGET_DEVICE_PACKAGES_imx_cortexa7_DEVICE_aqara_zhwg11lm="kmod-rtl8189es-ol jntools luci-app-jntools memtool"
CONFIG_TARGET_DEVICE_imx_cortexa7_DEVICE_xiaomi_dgnwg05lm=y
CONFIG_TARGET_DEVICE_PACKAGES_imx_cortexa7_DEVICE_xiaomi_dgnwg05lm="kmod-rtl8723bs-ol rtk_hciattach"
CONFIG_TARGET_DEVICE_PACKAGES_imx_cortexa7_DEVICE_xiaomi_dgnwg05lm="kmod-rtl8723bs-ol rtk_hciattach jntools luci-app-jntools memtool"
CONFIG_TARGET_DEVICE_imx_cortexa7_DEVICE_geniatech_gtw360=y
CONFIG_TARGET_DEVICE_PACKAGES_imx_cortexa7_DEVICE_geniatech_gtw360="kmod-brcmfmac broadcom-43455-fmac broadcom-4345C0-hci"
CONFIG_TARGET_PER_DEVICE_ROOTFS=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_coreutils=y
CONFIG_PACKAGE_coreutils-stty=y
CONFIG_PACKAGE_jntools=y
CONFIG_PACKAGE_jntools=m
CONFIG_PACKAGE_kmod-nls-base=y
CONFIG_PACKAGE_kmod-nls-cp437=y
CONFIG_PACKAGE_kmod-nls-iso8859-1=y
Expand Down Expand Up @@ -45,7 +47,7 @@ CONFIG_PACKAGE_libubus-lua=y
CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-app-firewall=y
CONFIG_PACKAGE_luci-app-jntools=y
CONFIG_PACKAGE_luci-app-jntools=m
CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-base=y
CONFIG_PACKAGE_luci-lib-base=y
Expand All @@ -59,7 +61,7 @@ CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_memtool=y
CONFIG_PACKAGE_memtool=m
CONFIG_PACKAGE_rpcd=y
CONFIG_PACKAGE_rpcd-mod-file=y
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
Expand Down Expand Up @@ -155,7 +157,7 @@ CONFIG_PACKAGE_libstdcpp=m

CONFIG_PACKAGE_baresip=m
CONFIG_PACKAGE_baresip-mod-mqtt=m
CONFIG_PACKAGE_ble2mqtt=m
# CONFIG_PACKAGE_ble2mqtt=m # builds in OpenWrt upstream
CONFIG_PACKAGE_bluez-libs=m
CONFIG_PACKAGE_bluez-utils=m
CONFIG_PACKAGE_libudev-zero=m
Expand All @@ -177,7 +179,7 @@ CONFIG_PACKAGE_node=m
CONFIG_PACKAGE_python3-aio-mqtt-mod=m
CONFIG_PACKAGE_python3-asyncio=m
CONFIG_PACKAGE_python3-base=m
CONFIG_PACKAGE_python3-bleak=m
# CONFIG_PACKAGE_python3-bleak=m # builds in OpenWrt upstream
CONFIG_PACKAGE_python3-bluepy=m
CONFIG_PACKAGE_python3-cgi=m
CONFIG_PACKAGE_python3-cgitb=m
Expand Down

0 comments on commit 6c1028f

Please sign in to comment.