From: Moritz Warning Date: Mon, 24 Feb 2020 17:23:14 +0000 (+0100) Subject: add note about patching older OpenWrt releases to output json X-Git-Tag: v2.1.0~17 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=00014a76497b85656dbe8ce755e3eb3c589efb36;p=web%2Ffirmware-selector-openwrt-org.git add note about patching older OpenWrt releases to output json --- diff --git a/README.md b/README.md index 7d031d5..699e1ce 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,7 @@ A [Python script](misc/collect.py) is included to create those json files: 'https://downloads.openwrt.org/releases/{release}/targets/{target}' > names-test.json`. -Note: Files `names-18.06.7.json` and `names-19.07.1.json` contain data for -older OpenWrt releases that do not support JSON output. It was generated using -heuristics. +For the OpenWrt 18.06 and 19.07 releases, you need to patch OpenWrt to output JSON files for collect.py (commit [openwrt/openwrt@881ed09](https://github.com/openwrt/openwrt/commit/881ed09ee6e23f6c224184bb7493253c4624fb9f)). ## Contributions