aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/sdk.py
diff options
context:
space:
mode:
authorDan McGregor <dan.mcgregor@usask.ca>2015-01-15 09:41:14 -0600
committerDan McGregor <dan.mcgregor@usask.ca>2015-02-05 08:51:16 -0600
commitf512c196cc80ae46b29c7956d9a97a4fe055141e (patch)
tree42925a927fcbee93ff1a64ee5b259d5c76f57690 /meta/lib/oe/sdk.py
parent0bd00fda0ebd074f73da723615c545719c80d425 (diff)
downloadopenembedded-core-contrib-f512c196cc80ae46b29c7956d9a97a4fe055141e.tar.gz
dpkg: fix host contamination
Force dpkg to use "tar" on the target. The dpkg configure script looks for gnutar, gtar, and tar in order. If it finds gnutar or gtar on the host it expects to use that as its tar program on the target. Without this, if gtar exists (as it does on my system) then dpkg will consistently fail on the target with an error about gtar not being found. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oe/sdk.py')
0 files changed, 0 insertions, 0 deletions