fedora-common-ostree: bootupd available for all arches
bootupd is now available for the four main architectures supported in Fedora: amd64, aarch64, ppc64le, s390x. We only build Fedora Atomic desktops for amd64, aarch64, ppc64le.
This commit is contained in:
parent
ec04c2e374
commit
2df4e46351
1 changed files with 3 additions and 7 deletions
|
@ -7,13 +7,9 @@ mutate-os-release: "40"
|
||||||
container-cmd:
|
container-cmd:
|
||||||
- /usr/bin/bash
|
- /usr/bin/bash
|
||||||
|
|
||||||
include: fedora-common-ostree-pkgs.yaml
|
include:
|
||||||
|
- fedora-common-ostree-pkgs.yaml
|
||||||
# See https://github.com/coreos/bootupd
|
- bootupd.yaml
|
||||||
arch-include:
|
|
||||||
x86_64: bootupd.yaml
|
|
||||||
aarch64: bootupd.yaml
|
|
||||||
ppc64le: bootupd.yaml
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
# Ensure that we have a kernel. Kernel packages are not in any comps group
|
# Ensure that we have a kernel. Kernel packages are not in any comps group
|
||||||
|
|
Loading…
Reference in a new issue