From 00014a76497b85656dbe8ce755e3eb3c589efb36 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Mon, 24 Feb 2020 18:23:14 +0100 Subject: [PATCH] add note about patching older OpenWrt releases to output json --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.30.2