summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/migration-guides/release-notes-4.3.rst4
1 files changed, 4 insertions, 0 deletions
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
161 :ref:`contributor-guide/submit-changes:validating patches with patchtest` 161 :ref:`contributor-guide/submit-changes:validating patches with patchtest`
162 for details. 162 for details.
163 163
164 - ``scripts/bblock`` was added, allowing the user to lock/unlock specific
165 recipes from being built. This makes it possibly to work on the
166 ``python3`` recipe without causing ``python3-native`` to rebuild.
167
164- BitBake improvements: 168- BitBake improvements:
165 169
166 - The BitBake Cooker log now contains notes when the caches are 170 - The BitBake Cooker log now contains notes when the caches are