Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Nixon d28a2c402c generate-hashes: simplify target/subtarget parsing
The openwrt download site has secret json files like these with the
list of targets and subtargets:

https://downloads.openwrt.org/releases/21.02.3/targets/?json-targets

Use these rather than scanning the git repository, to avoid the two
getting out of sync.
2022-06-08 00:25:46 +01:00
Ehmry - 381746799c generate-hashes: log fetch or parse errors 2022-05-28 09:41:07 -05:00
Astro 2087eb5f0c generate-hashes: add all other feeds except luci 2022-04-29 00:29:44 +02:00
Astro fbf0e8733b generate-hashes: s/subtarget/variant/ 2022-04-28 00:51:08 +02:00
Astro a8258eece3 generate-hashes: fix 2022-04-27 23:35:00 +02:00
Astro 8d30c2ef14 generate-hashes, flakify 2022-04-27 22:25:39 +02:00