From 7d6a77ce379a9ec19170045a39c4451b39615fb3 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Nov 2023 17:27:06 +0000 Subject: migration-guides: git recipes reword (From yocto-docs rev: 9ef7cfd47a53ed45f3d0db8534a42cefbfdf63b3) Signed-off-by: Ross Burton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-4.3.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'documentation/migration-guides') diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 4c04cce23a..cd6d79d40b 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -219,15 +219,16 @@ New Features / Enhancements in 4.3 - Miscellaneous changes: - - Git based recipes in OE-Core which used the git protocol have been - changed to use https where possibile. https is now believed to be - faster and more reliable. + - Git based recipes in OE-Core which used the ``git`` protocol have been + changed to use `https`` where possible, as it is typically faster and + more reliable. - The ``os-release`` recipe added a ``CPE_NAME`` to the fields provided, with the default being populated from :term:`DISTRO`. - - The ``psplash`` recipe now accepts a PNG format image through :term:`SPLASH_IMAGES`, - instead of a harder to generate and modify ``.h`` file. + - The ``psplash`` recipe now accepts a PNG format image through + :term:`SPLASH_IMAGES`, instead of a harder to generate and modify + ``.h`` file. Known Issues in 4.3 ~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3-54-g00ecf