]> code.ossystems Code Review - openembedded-core.git/commit
devtool: deploy-target: use tinfoil instead of bitbake -e
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 14 May 2015 10:47:35 +0000 (11:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 May 2015 21:21:55 +0000 (22:21 +0100)
commit986ad99aee98dd5b7f30d59098dd9275097b8276
tree96def411567d3c22aa331cdb37ba5e15aee717c8
parenta8f221f6c6c0562a5ed06438231c2906e542fb7b
devtool: deploy-target: use tinfoil instead of bitbake -e

Using tinfoil here is quicker and tidier than shelling out to
bitbake -e and interpreting its output.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/lib/devtool/deploy.py