From 6522e13fd38acb8b39e691e2f04051016d501669 Mon Sep 17 00:00:00 2001 From: Joao Marcos Costa Date: Wed, 10 Apr 2024 16:51:36 +0200 Subject: release-notes-5.0: mention cmake-qemu.bbclass Mention this new class in QEMU section. (From yocto-docs rev: ddd0e0817a12ebbd3d33d20e20d2407ac1e63b71) Signed-off-by: Joao Marcos Costa Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-5.0.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation') diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst index 1898b537af..c9d7a09c3c 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -106,6 +106,9 @@ New Features / Enhancements in 5.0 - ``runqemu``: match ".rootfs." in addition to "-image-" for the root filesystem. + - :ref:`ref-classes-cmake-qemu`: a new class allowing to execute cross-compiled + binaries using QEMU user-mode emulation. + - Rust improvements: - Rust has been upgraded to version 1.75 -- cgit v1.2.3-54-g00ecf