commit | 637e3b852ef3137ca6f4de2aa1cb9e16c73172a3 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 16 12:14:28 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 16 12:14:28 2016 -0500 |
tree | 616e2a4bad5a0830ccfbcf0911c565e9fbe7f2dc | |
parent | 7bcf2010442bf013d88d1ca38d93da36537bdcfd [diff] |
python: Install full email package for native[sdk] The .bbappend for python creates a minimal email package for installation on the target, but was also impacting nativesdk packages. This prevented us from compiling certain python programs inside the SDK. Change the do_install_append to only impact targets (and not native/nativesdk). Change-Id: I68576d7f1f98892840a09ed382690ea4b3aa3940 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>