]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKS
authorAlexander Kanavin <alex@linutronix.de>
Fri, 2 Aug 2024 16:09:00 +0000 (18:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2024 06:55:32 +0000 (07:55 +0100)
commit4467aa0661e233f44c4ce029428c67d88fccfc07
treec49fc95f9c06a1fc77c17ea7ba469f56aa56c6e1
parent9221e4ab8cca4c06dc3d5c1de2fd4ce46477578a
devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKS

'UPDATE' as a name is somewhat unfortunate as the variable is intended only for
the 'devtool upgrade' operation and devtool also has an 'update-recipe' operation.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/cargo-update-recipe-crates.bbclass
meta/lib/oeqa/selftest/cases/devtool.py
scripts/lib/devtool/upgrade.py