diff mbox series

[v1] release-notes: mention cmake-qemu.bbclass

Message ID 20240410145136.2994587-1-joaomarcos.costa@bootlin.com
State New
Headers show
Series [v1] release-notes: mention cmake-qemu.bbclass | expand

Commit Message

Joao Marcos Costa April 10, 2024, 2:51 p.m. UTC
From: Joao Marcos Costa <joaomarcos.costa@bootlin.com>

Mention this new class in QEMU section.

Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
---
 documentation/migration-guides/release-notes-5.0.rst | 3 +++
 1 file changed, 3 insertions(+)

Comments

Michael Opdenacker April 11, 2024, 7:57 a.m. UTC | #1
Hi João

On 4/10/24 at 16:51, Joao Marcos Costa via lists.yoctoproject.org wrote:
> From: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
>
> Mention this new class in QEMU section.
>
> Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
> ---
>   documentation/migration-guides/release-notes-5.0.rst | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
> index 1898b537a..c9d7a09c3 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.
> +


Thanks for this update.
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Merged into master-next.
Michael.
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
index 1898b537a..c9d7a09c3 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