mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 04:55:59 +00: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>