base: Debian has QEMU 5.2 now so update pinning

Change-Id: I4371daf7b28c8a057364d17e2e47f6e22665447c
(cherry picked from commit 9427122423)
This commit is contained in:
Marcin Juszkiewicz 2021-01-18 10:52:22 +01:00
parent f72a4b36e4
commit 73d4a7f4a7
1 changed files with 2 additions and 2 deletions

View File

@ -44,10 +44,10 @@ Pin-Priority: 700
# we want newer QEMU
Package: qemu*
Pin: version 1:5.0*
Pin: version 1:5.*
Pin-Priority: 700
# QEMU depends on those
Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1
Package: libpmem1 libndctl6 libdaxctl1 pmdk-tools libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 liburing1 libfdt1
Pin: release n=buster-backports
Pin-Priority: 700