Changes in this release:
- 2aa975b make: skip dep check for update target Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- fc4b4bd docker-build: no dependencies checking on the host system when compialtion is in a container
- 19081b8 restore kernel selection logic defaulting to xburst1 branch
- bab12bc webui: lock GPIO and ircut hardware fields Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 69e9a38 webui: make GPIO pin state fields read-only Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 5d9661d telegrambot: add allowed user ID filter Support filtering incoming messages by Telegram sender ID via a new allowed_user_ids config list, while keeping username filtering.
Also expose allowed_user_ids in telegrambot defaults and WebUI config page.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 6f125b0 Add 'lzop' to build dependencies installation
- 88635f7 package/prudynt-t: update to 3cb1621 Update prudynt-t from d6c6742 to 3cb1621 Hash change: d6c6742ce65583c7b35c387b275d122244904794 -> 3cb1621fa7625b4d47b6de644d82bccc8f7f31b4 Changelog: 3cb1621: update submodule
- 8902684 package/prudynt-t: update to d6c6742 Update prudynt-t from f89af0c to d6c6742 Hash change: f89af0c6e5024954c378f50feeebc16410d812d9 -> d6c6742ce65583c7b35c387b275d122244904794 Changelog: d6c6742: update submodule
- ab8c106 package/ingenic-sdk: update to 0a402bf Update ingenic-sdk from 3efc0a1 to 0a402bf Hash change: 3efc0a108bc4c52b4c8bce219d6ae32e20558328 -> 0a402bf2524263ca227eba4ed7af049e7ff21c47 Changelog: 0a402bf: t41: update ISP module headers and source to SDK 1.2.6
- ae181b6 package/ingenic-lib: update to 9bfe42f Update ingenic-lib from 47bf9e5 to 9bfe42f Hash change: 47bf9e5d857a34bf9d5c86b6b53028980bffbf31 -> 9bfe42f4a20c65eefd33c509abfa38e383b4119f Changelog: 9bfe42f: T41: add 1.2.6 libs
- 010c927 package/ingenic-lib: update to 47bf9e5 Update ingenic-lib from 8f54b5a to 47bf9e5 Hash change: 8f54b5af3176997d49ff41eb75934e312a44bacb -> 47bf9e5d857a34bf9d5c86b6b53028980bffbf31 Changelog: 47bf9e5: T41: add 1.2.6 libs
- a1efb00 add T31 kernel defconfig for 7.1-rc1
- 7ad3842 skip BSP-only packages on kernel 7.1, update version refs to 7.1-rc1
- 1050f44 organize linux patches into per-version dirs, add 7.1-rc1 FIT image fix
- c911be4 package/ingenic-lib: skip libsysutils on a1 Hide BR2_PACKAGE_INGENIC_LIB_LIBSYSUTILS on SOC_FAMILY=a1 and gate target install logic so a1 builds don't try to install a missing libsysutils.so. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 8f9df97 ingenic-lib: bump sdk libs for a1 soc to 1.7.0
- fb53597 webui: fix firmware reset file name
- b0baf8a build system: add experimental kernel 7.0 support