mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 23:02:20 +02:00
If a setscene task failed previously it was showing an incorrect task name in the error line. This patch ensures we show the correct name, also including the "_setscene" suffix. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>