mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-28 14:51:40 +01:00
Adds a metadata.xml file to any packages that are missing it. If there is an upstream gentoo metadata.xml file for the package, that is used, otherwise a minimal metadata.xml is added. Fixes equery errors like these: !!! Package XXX is missing metadata.xml Signed-off-by: Geoff Levand <geoff@infradead.org>