]> code.ossystems Code Review - openembedded-core.git/commit
adt-installer: Allow changing YOCTOADT_REPO
authorElizabeth Flanagan <elizabeth.flanagan@intel.com>
Wed, 5 Sep 2012 21:35:31 +0000 (21:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2012 22:27:31 +0000 (23:27 +0100)
commit610f8c0c0cab8e258919689fd641faec28b58caf
tree9dd10d10506f3fe61e4f6024c927ca0f7460c6f1
parent15a089fdc55faa0e2b14bb6ba019732e6608e2a5
adt-installer: Allow changing YOCTOADT_REPO

YOCTOADT_REPO within adt-installer.conf was hardcoded to
http://adtrepo.yoctoproject.org/${SDK_VERSION}

This allows it to be overriden in local.conf by setting
ADTREPO = "http://adtrepo.yoctoproject.org/${SDK_VERSION}"

I'm also fixing a bad rm in do_populate_adt. The file name
that is being rm'd is wrong.

Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer/adt_installer.conf
meta/recipes-devtools/installer/adt-installer_1.0.bb