mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-13 16:16:14 +02:00
Merge pull request #2247 from flatcar/krnowak/qemu-update
Profiles changes for qemu update
This commit is contained in:
commit
9d315600b4
@ -67,7 +67,6 @@ RDEPEND="${RDEPEND}
|
||||
sys-apps/usbutils
|
||||
sys-devel/bc
|
||||
sys-libs/nss-usrfiles
|
||||
sys-power/iasl
|
||||
virtual/udev
|
||||
"
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ RDEPEND="
|
||||
)
|
||||
arm64? (
|
||||
sys-boot/grub
|
||||
sys-firmware/edk2-ovmf
|
||||
sys-firmware/edk2-ovmf-bin
|
||||
)
|
||||
app-emulation/amazon-ssm-agent
|
||||
app-emulation/wa-linux-agent
|
||||
|
||||
@ -46,7 +46,7 @@ DEPEND="
|
||||
sys-apps/seismograph
|
||||
sys-boot/grub
|
||||
amd64? ( sys-boot/shim )
|
||||
sys-firmware/edk2-ovmf
|
||||
sys-firmware/edk2-ovmf-bin
|
||||
sys-fs/btrfs-progs
|
||||
sys-fs/cryptsetup
|
||||
dev-perl/Parse-Yapp
|
||||
|
||||
@ -43,7 +43,6 @@
|
||||
=sys-libs/libselinux-3.1-r2 ~arm64
|
||||
=sys-libs/libsemanage-3.1-r1 ~arm64
|
||||
=sys-libs/libsepol-3.1 ~arm64
|
||||
=sys-power/iasl-20200326 ~arm64
|
||||
=sys-process/tini-0.18.0 ~arm64
|
||||
|
||||
# Overwrite portage-stable mask - enable ding-libs for ARM64
|
||||
|
||||
@ -7,8 +7,6 @@
|
||||
|
||||
=app-arch/zstd-1.4.9 ~amd64 ~arm64
|
||||
|
||||
=app-emulation/qemu-7.0.0-r1 ~arm64
|
||||
|
||||
=coreos-devel/fero-client-0.1.1 **
|
||||
|
||||
# Accept unstable host Rust compilers
|
||||
@ -29,9 +27,6 @@
|
||||
|
||||
=sys-fs/cryptsetup-2.4.1-r1 ~amd64 ~arm64
|
||||
|
||||
# Keep headers in sync with kernel version.
|
||||
=sys-kernel/linux-headers-5.15 ~amd64 ~arm64
|
||||
|
||||
# Keep iproute in sync with kernel version.
|
||||
=sys-apps/iproute2-5.15.0 ~amd64 ~arm64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user