Disable bootupd integration until we use unified core

The bootupd code relies on having `/usr/lib/ostree-boot`, which
we only get in unified core mode.
This commit is contained in:
Colin Walters 2022-11-01 09:41:58 -04:00 committed by kevin
parent edb7d86d39
commit a1a8bbe8bb

View file

@ -6,9 +6,11 @@ mutate-os-release: "38"
include: fedora-common-ostree-pkgs.yaml
# See https://github.com/coreos/bootupd
arch-include:
x86_64: bootupd.yaml
aarch64: bootupd.yaml
# TODO: Disabled until we use use unified-core or native container flow
# for the main build
# arch-include:
# x86_64: bootupd.yaml
# aarch64: bootupd.yaml
packages:
- git-core