]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-report-email.py: add images as MIME objects
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 25 Oct 2017 11:39:38 +0000 (14:39 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:28 +0000 (17:14 +0000)
commitfbbc84d9919d9cc18add03fc617637330721f5d9
tree4ce781c873694322acd3ae7aa58ef86753dd926d
parent60584b9047d844d6e5394338c133e8dab954e09d
oe-build-perf-report-email.py: add images as MIME objects

Add images as separate MIME objects instead of directly embedding images
in the html (as base64 encoded pngs). This makes the emails better
suited for certain email servers/clients.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
scripts/contrib/oe-build-perf-report-email.py