gluon-firmware-selector icon indicating copy to clipboard operation
gluon-firmware-selector copied to clipboard

Use official JSON database

Open mwarning opened this issue 4 years ago • 0 comments

Just a heads up.

OpenWrt can now create JSON files that can serve as a database for firmware selectors: https://github.com/openwrt/openwrt/commit/881ed09ee6e23f6c224184bb7493253c4624fb9f (Then use Global build settings ---> [*] Create JSON info files per build image.)

I locally cherry-picked it for the the openwrt-19.07 branch and the JSON files were produced without problems (but vendor, model and variant are merged - that's no problem).

Here is an example: https://github.com/mwarning/yet_another_firmware_selector

mwarning avatar Feb 24 '20 14:02 mwarning