]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-build-perf-report-email.py: add images as MIME objects marquiz/buildperf/fixes
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 25 Oct 2017 11:01:31 +0000 (14:01 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 25 Oct 2017 11:35:10 +0000 (14:35 +0300)
commit260c3865acbc453f223511ee766c496f5a486b3b
tree9cb7c1b97bd3dffdc3804a4e30880d4cb7d75bce
parent3b413a80578caacd9a7f405f3c51a3921d78a60d
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>
scripts/contrib/oe-build-perf-report-email.py