summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-3.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/migration-3.0.rst')
-rw-r--r--documentation/ref-manual/migration-3.0.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/ref-manual/migration-3.0.rst b/documentation/ref-manual/migration-3.0.rst
index f3d20e2eda..a3da850150 100644
--- a/documentation/ref-manual/migration-3.0.rst
+++ b/documentation/ref-manual/migration-3.0.rst
@@ -184,10 +184,9 @@ The following BitBake changes have occurred.
184 exceptions. Remove this argument in any calls to 184 exceptions. Remove this argument in any calls to
185 ``bb.build.exec_func()`` in custom classes or scripts. 185 ``bb.build.exec_func()`` in custom classes or scripts.
186 186
187- The 187- The ``BB_SETSCENE_VERIFY_FUNCTION2`` variable is no longer used. In
188 :term:`bitbake:BB_SETSCENE_VERIFY_FUNCTION2` 188 the unlikely event that you have any references to it, they should be
189 is no longer used. In the unlikely event that you have any references 189 removed.
190 to it, they should be removed.
191 190
192- The ``RunQueueExecuteScenequeue`` and ``RunQueueExecuteTasks`` events 191- The ``RunQueueExecuteScenequeue`` and ``RunQueueExecuteTasks`` events
193 have been removed since setscene tasks are now executed as part of 192 have been removed since setscene tasks are now executed as part of