As we add kata container support for StarlingX
with the latest kata containers stable version 3.1.3.
We need to upgrade qemu to 7.2.0 version to make them
compatible.
Test plan:
PASS - Build qemu package.
PASS - Build /install image on AIO-SX.
PASS - Verify the package is installed in the system.
PASS - Verify the qemu-utils correctly installed by
running qemi-image -V
PASS - Verify the qemu x86_64 correctly installed by
running qemu-system-x86_64 --version
PASS - Verify stx-openstack works correctly with sanity
and regression tests.
PASS - Verify that the kata-runtime check command print
system is capable of running kata containers.
PASS - Verify that kubectl could create pod with kata
containers runtime, and pod start successfully.
Story: 2010781
Task: 48183
Change-Id: Ie9fba13999023e3dce37c620864710707bc679ed
Signed-off-by: David Liu <david.liu@windriver.com>