mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 06:39:53 +00:00
9d9c68e353
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>