]> code.ossystems Code Review - openembedded-core.git/commit
image_types: Fix bmaptool support for RSS
authorTom Rini <trini@konsulko.com>
Fri, 29 Sep 2017 14:28:19 +0000 (10:28 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:03:33 +0000 (12:03 +0100)
commita93c5869cb716cba5e05bbe4fc2e1c11adb9e30f
treed5ddb2184675754229688f41404797bc188cc232
parent312b4d6175e189852c0787ca2fe99b99ce92d1bd
image_types: Fix bmaptool support for RSS

With RSS we need to ensure that when making a bmap image that the
python3 that we created is found via /usr/bin/env rather than the host
python3.  Otherwise we're relying on the build host to have bmaptool
support installed.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image_types.bbclass