From: Richard Purdie Date: Wed, 13 Apr 2016 19:57:42 +0000 (+0100) Subject: archiver: Improve debug output X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e306a53c460302ec20192fc35930983781b7a2e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git archiver: Improve debug output Make the output from the task more informative about which directories are being referenced. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/archiver.bbclass b/meta/classes/archiver.bbclass index cea5b3bcb5f..2f3b278fb34 100644 --- a/meta/classes/archiver.bbclass +++ b/meta/classes/archiver.bbclass @@ -363,7 +363,7 @@ python do_dumpdata () { SSTATETASKS += "do_deploy_archives" do_deploy_archives () { - echo "Deploying source archive files ..." + echo "Deploying source archive files from ${ARCHIVER_TOPDIR} to ${DEPLOY_DIR_SRC}." } python do_deploy_archives_setscene () { sstate_setscene(d)