]> code.ossystems Code Review - openembedded-core.git/commit
adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 12 Aug 2015 14:00:23 +0000 (17:00 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 16 Aug 2015 16:28:14 +0000 (17:28 +0100)
commit059db140885bad379534e6ec713f3ceb4e18faea
tree1119279bd97f06ff97cbfbd4fd5f22160c771e61
parent24fde4d983cc8f056177de6c1ad308369f6279ad
adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion

Currently adt-installer uses "${TMPDIR}/deploy/sdk/" as a deployment dir.
This doesn't interact well with DEPLOY_DIR reassignment. So let's use
"${DEPLOY_DIR}/sdk/" instead.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer_1.0.bb