build: generate index.json
authorPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 19:39:58 +0000 (21:39 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 15 May 2023 15:55:46 +0000 (11:55 -0400)
commit0c5196c9ff2f9155ee681f103361f26fecc197bc
tree9440a5a1b1b9ae76eb89534df0a9cb0d80e413af
parentd568c23dfdc25f8165ba210c8580acf6aa2c1a33
build: generate index.json

The index.json file lies next to Packages index files and contains a
json dict with the package architecture and a dict of package names and
versions.

This can be used for downstream project to know what packages in which
versions are available.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 218ce40cd738f3373438aab82467807a8707fb9c)
package/Makefile