Skip to content

Commit

Permalink
tree: import changes from testing-devel at f97b3f0
Browse files Browse the repository at this point in the history
  • Loading branch information
coreosbot committed Nov 8, 2023
1 parent e70f351 commit 28663d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 0 additions & 4 deletions manifests/crun-wasm.yaml

This file was deleted.

5 changes: 4 additions & 1 deletion manifests/fedora-coreos-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,16 @@ packages:
# - Include this on non-x86_64 FCOS images to allow access to the large
# inventory of containers only built for x86_64.
# https://github.com/coreos/fedora-coreos-tracker/issues/1237
#
# - google-compute-engine-guest-configs-udev
# - Add this package on x86_64 and aarch64 (the two architectures
# GCP supports. https://github.com/coreos/fedora-coreos-tracker/issues/1494
# This should be moved to a shared manifest when RHEL has this package.
# - crun-wasm wasmedge-rt
# - Support for wasm runtime: https://github.com/coreos/fedora-coreos-tracker/issues/1375
packages-x86_64:
- irqbalance
- google-compute-engine-guest-configs-udev
- crun-wasm wasmedge-rt
packages-ppc64le:
- irqbalance
- librtas
Expand All @@ -192,6 +194,7 @@ packages-aarch64:
- irqbalance
- qemu-user-static-x86
- google-compute-engine-guest-configs-udev
- crun-wasm wasmedge-rt
packages-s390x:
- qemu-user-static-x86

Expand Down

0 comments on commit 28663d4

Please sign in to comment.