Hauke Mehrtens <[email protected]> [2026-02-06 00:45:59]:
Hi,
> Currently the LuCI integration into the builds is activated in the buildbot
> configuration. This configuration is not very publicly know.
FYI, buildbot master ansible configs for snapshots and 25.12 branch:
- name: Snapshot
branch: main
build_priority: 3
seedconfig: |-
CONFIG_BUILDBOT=y
CONFIG_DEVEL=y
# CONFIG_CCACHE is not set
CONFIG_KERNEL_KALLSYMS=y
CONFIG_AUTOREMOVE=y
- name: OpenWrt 25.12
branch: openwrt-25.12
build_priority: 2
seedconfig: |-
CONFIG_BUILDBOT=y
CONFIG_DEVEL=y
CONFIG_IMAGEOPT=y
CONFIG_VERSIONOPT=y
CONFIG_CCACHE=n
CONFIG_KERNEL_KALLSYMS=n
CONFIG_AUTOREMOVE=y
CONFIG_PACKAGE_luci=y
CONFIG_PACKAGE_luci-ssl=y
Cheers,
Petr
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel