]> code.ossystems Code Review - openembedded-core.git/commit
adt_installer: Fix real envrionment script issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2014 17:01:07 +0000 (18:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2014 16:38:46 +0000 (17:38 +0100)
commit8a206f88e5396d7d136480e0efdb5071d5aafeb6
tree4405561db7b19b84e3266c846aa79b253292ffa2
parent5f8bbb15c2b79a94ad547347306b59bd67dba3e8
adt_installer: Fix real envrionment script issues

The previous change to adt_installer was incorrect, this reverts it and
fixes the real issue. The real issue is that if a previous installation was
present, it may have been moved and therefore the paths returned by opkg
could be a little odd.

To address this, when we move files to a different location, ensure we
update the *.list files with the revised paths. This means later installs
over the top return consistent values from opkg and the script works
as intended.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer/scripts/adt_installer_internal