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:41:16 +0000 (17:41 +0100)
commit39224a1907a7e24f481e1acf358a9fddac82144e
tree8815b4d6c73ccdafd6c70e3003abda30be1cb87b
parentbc187e58c795fadc82defc06fe5ba7c31a55bab7
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.

(From OE-Core rev: 8a206f88e5396d7d136480e0efdb5071d5aafeb6)

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