From 261f9b570918e9c828af0e95f2bab9ec066f46f1 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Wed, 27 Apr 2022 14:13:34 +0200 Subject: migration-guides: stop including documents with ".. include" This prevented variables from being substituted through the code in yocto-vars.py, at least in the files included this way. Reviewed-by: Michael Opdenacker (From yocto-docs rev: b7375ea4380e716a02c736e4231aaf7c1d868c6b) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/migration-guides/migration-4.0.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'documentation/migration-guides/migration-4.0.rst') diff --git a/documentation/migration-guides/migration-4.0.rst b/documentation/migration-guides/migration-4.0.rst index d737b9d431..a8e6b4c331 100644 --- a/documentation/migration-guides/migration-4.0.rst +++ b/documentation/migration-guides/migration-4.0.rst @@ -265,5 +265,3 @@ Miscellaneous changes when parsing recipes. Any code depending on the previous behaviour will no longer work - change any such code to explicitly use appropriate path variables instead. - -.. include:: release-notes-4.0.rst -- cgit v1.2.3-54-g00ecf