From cf0b21e7de9af8eceaae07de9b82d8dcf8a66c04 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Nov 2023 17:27:03 +0000 Subject: migration-guides: add utility notes (From yocto-docs rev: ba0dcf57944058d9d5f2f791d463c72098c49561) Signed-off-by: Ross Burton Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/migration-guides/release-notes-4.3.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation') diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 266e4e859b..ff4281807a 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst @@ -161,6 +161,10 @@ New Features / Enhancements in 4.3 :ref:`contributor-guide/submit-changes:validating patches with patchtest` for details. + - ``scripts/bblock`` was added, allowing the user to lock/unlock specific + recipes from being built. This makes it possibly to work on the + ``python3`` recipe without causing ``python3-native`` to rebuild. + - BitBake improvements: - The BitBake Cooker log now contains notes when the caches are -- cgit v1.2.3-54-g00ecf