]> code.ossystems Code Review - openembedded-core.git/commit
devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directory
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 17:40:28 +0000 (18:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:54 +0000 (21:30 +0000)
commit06d47777ed1650c479fadf98388f9a3a1f1f9eda
tree525b4beddc1cc2bd52e78efb82201b0912f92c4d
parent90cba7992bc1d227e242666cd486414bd4a45f7e
devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directory

Rather than reconstructing the output path for packages, use the proper
variable.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/package.py