]> git.ipfire.org Git - thirdparty/openwrt.git/commit
build: include build artifacts in profiles.json 22264/head
authorEric Fahlgren <ericfahlgren@gmail.com>
Wed, 4 Mar 2026 01:11:45 +0000 (17:11 -0800)
committerRobert Marko <robimarko@gmail.com>
Thu, 5 Mar 2026 09:40:20 +0000 (10:40 +0100)
commitc9fbac1f3440e05d8b03cdc44c9e6f8f35f35486
treeed1bbc89e2f0ed3a807dd805b85c5d24933d355d
parentdddda859851e800f8144e8dd8309c21f8d0f111d
build: include build artifacts in profiles.json

In order to reduce the need for html scraping, add the imagebuilder,
sdk, build toolchain and llvm-bpf toolchain file names to profiles.json.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22264
Signed-off-by: Robert Marko <robimarko@gmail.com>
scripts/json_overview_image_info.py