Re: [OpenWrt-Devel] [PATCH v4] build: refactor JSON info files to `profiles.json`

2020-03-08 Thread Paul Spooren
On Sat Mar 7, 2020 at 1:34 AM PST, Petr Štetiar wrote: > Paul Spooren [2020-03-05 12:26:03]: > > Hi, > > > +json_overview_image_info: FORCE > > + WORK_DIR=$(BUILD_DIR)/json_info_files \ > > + TARGET_DIR=$(BIN_DIR) \ > > + $(SCRIPT_DIR)/json_overview_image_info.py > > it was

Re: [OpenWrt-Devel] [PATCH v4] build: refactor JSON info files to `profiles.json`

2020-03-07 Thread Petr Štetiar
Paul Spooren [2020-03-05 12:26:03]: Hi, > +json_overview_image_info: FORCE > + WORK_DIR=$(BUILD_DIR)/json_info_files \ > + TARGET_DIR=$(BIN_DIR) \ > + $(SCRIPT_DIR)/json_overview_image_info.py it was suggested on IRC to not confuse Make by populating the rule/target

[OpenWrt-Devel] [PATCH v4] build: refactor JSON info files to `profiles.json`

2020-03-05 Thread Paul Spooren
JSON info files contain machine readable information of built profiles and resulting images. These files where added via 881ed09ee6e2. They are useful for firmware wizards and script checking for reproducibility. Currently all JSON files are stored next to the built images, resulting in up to 168