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>
Thu, 11 May 2023 11:15:02 +0000 (13:15 +0200)
commit491b784141da22d01819196e748e955cf07fd56a
tree763754e210938f442740524f3b274f9bf96bdef2
parent6a12ecbd6dd61bb9da35d75735e1280313659a20
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