]> git.ipfire.org Git - thirdparty/openwrt.git/commit
build: segregate build artifacts by host architecture 22331/head
authorEric Fahlgren <ericfahlgren@gmail.com>
Sun, 8 Mar 2026 20:45:42 +0000 (13:45 -0700)
committerRobert Marko <robimarko@gmail.com>
Tue, 10 Mar 2026 09:33:19 +0000 (10:33 +0100)
commit5816d883ff3884ae96c3293b316f6d56c099eee0
tree1f4a2dbc7ea08bec4e60918486219e47588b13a6
parenta919299993201c034ef505cec0fdc78bb968bf83
build: segregate build artifacts by host architecture

Add structured data to each of the build artifacts listed in
profiles.json, in order to accomodate future inclusion of different
build host architectures.

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