Revert "fedora-common-ostree: Enable bootupd integration"
This reverts commit ad61c4d56e
.
This commit is contained in:
parent
ad61c4d56e
commit
148b6d236c
1 changed files with 6 additions and 4 deletions
|
@ -10,10 +10,12 @@ container-cmd:
|
|||
include: fedora-common-ostree-pkgs.yaml
|
||||
|
||||
# See https://github.com/coreos/bootupd
|
||||
arch-include:
|
||||
x86_64: bootupd.yaml
|
||||
aarch64: bootupd.yaml
|
||||
ppc64le: 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
|
||||
# ppc64le: bootupd.yaml
|
||||
|
||||
packages:
|
||||
# Ensure that we have a kernel. Kernel packages are not in any comps group
|
||||
|
|
Loading…
Reference in a new issue