From d013724d309237b5983c54f691199d01325eb0a4 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Oct 10 2023 13:00:41 +0000 Subject: Add bootupd to AppStream Signed-off-by: Stephen Gallagher --- diff --git a/prepopulate.json b/prepopulate.json index 7886e03..fd9d0d8 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -5101,6 +5101,9 @@ "rust.aarch64", "rustfmt.aarch64" ], + "rust-bootupd": [ + "bootupd.aarch64" + ], "rust-coreos-installer": [ "coreos-installer-bootinfra.aarch64", "coreos-installer-dracut.aarch64", @@ -11306,6 +11309,9 @@ "rust.ppc64le", "rustfmt.ppc64le" ], + "rust-bootupd": [ + "bootupd.ppc64le" + ], "rust-coreos-installer": [ "coreos-installer-bootinfra.ppc64le", "coreos-installer-dracut.ppc64le", @@ -23784,6 +23790,9 @@ "rust.x86_64", "rustfmt.x86_64" ], + "rust-bootupd": [ + "bootupd.x86_64" + ], "rust-coreos-installer": [ "coreos-installer-bootinfra.x86_64", "coreos-installer-dracut.x86_64",