mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: migration-3.0: fix ref to removed variable
(From yocto-docs rev: 55483c4f354458db826555b9f5e0d3c236d9c169) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
507c32b9d7
commit
e7dabaf541
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user