build: generate index.json
authorPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 19:39:58 +0000 (21:39 +0200)
committerPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 22:07:15 +0000 (00:07 +0200)
commit695a22ab157577a4143f7a76bcbdaa59305905e3
tree8be620145aa994dea3726a03a2aaaa228af2c504
parente500494771537b9f42f78e4d907bed18b6383606
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