From 90bf2ec7e42b7639a5a88a833fa8f4527ec9098c Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 11 Apr 2024 16:42:04 +0200 Subject: migration-guides: release-notes-5.0: update docs highlights MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mention the new section about variable context in the BitBake manual. (From yocto-docs rev: a8b81d8a7974207e2a9fe63da4a0c239132818ed) Signed-off-by: Michael Opdenacker CC: Simone Weiß 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 2f39fda411..b5fba13e6c 100644 --- a/documentation/migration-guides/release-notes-5.0.rst +++ b/documentation/migration-guides/release-notes-5.0.rst @@ -195,6 +195,9 @@ New Features / Enhancements in 5.0 - Documentation for using the new ``devtool ide-sdk`` command and features. See :ref:`using_devtool` for details. + - New ":doc:`bitbake:bitbake-user-manual/bitbake-user-manual-ref-variables-context`" + section in the BitBake User Manual. + - New ``make stylecheck`` command to run `Vale `__, to perform text style checks and comply with text writing standards in the industry. -- cgit v1.2.3-54-g00ecf