From e7dabaf541f29bbbaf1a51c33c0516026a097817 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 3 Nov 2021 09:47:06 +0100 Subject: [PATCH] ref-manual: migration-3.0: fix ref to removed variable (From yocto-docs rev: 55483c4f354458db826555b9f5e0d3c236d9c169) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/migration-3.0.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/migration-3.0.rst b/documentation/ref-manual/migration-3.0.rst index f3d20e2eda..2a475fc6f4 100644 --- a/documentation/ref-manual/migration-3.0.rst +++ b/documentation/ref-manual/migration-3.0.rst @@ -184,9 +184,8 @@ The following BitBake changes have occurred. exceptions. Remove this argument in any calls to ``bb.build.exec_func()`` in custom classes or scripts. -- The - :term:`bitbake:BB_SETSCENE_VERIFY_FUNCTION2` - is no longer used. In the unlikely event that you have any references +- The ``BB_SETSCENE_VERIFY_FUNCTION2`` variable is no longer used. + In the unlikely event that you have any references to it, they should be removed. - The ``RunQueueExecuteScenequeue`` and ``RunQueueExecuteTasks`` events