projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe30880
)
use profiles.json file name in documentation
author
Moritz Warning
<moritzwarning@web.de>
Mon, 8 Jun 2020 18:15:03 +0000
(20:15 +0200)
committer
Moritz Warning
<moritzwarning@web.de>
Mon, 8 Jun 2020 18:17:52 +0000
(20:17 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 3560c16f8adb1ce89901d060ffd95458642b6fc2..268306bd1cff1be1a5036f1eaab74dcca0169518 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-27,7
+27,7
@@
image`.
A [Python script](misc/collect.py) is included to merge the JSON files:
`./collect.py bin/ --url
'https://downloads.openwrt.org/releases/{version}/targets/{target}' >
-
names-test
.json`.
+
profiles
.json`.
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)).