diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-09-25 15:40:28 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-26 16:37:13 +0100 |
commit | 5acfced041477d8c272485196e87ad601a0ce5b4 (patch) | |
tree | d160efa75a02e27e288cebf1d8d6b47561397b2f /meta-skeleton | |
parent | f91226553e39439bfd17ab2b06c56cb8bf41061b (diff) | |
download | openembedded-core-5acfced041477d8c272485196e87ad601a0ce5b4.tar.gz openembedded-core-5acfced041477d8c272485196e87ad601a0ce5b4.tar.bz2 openembedded-core-5acfced041477d8c272485196e87ad601a0ce5b4.zip |
adt-installer: check if sudo is needed when installing target sysroot
Currently, if SDK is installed in a directory that needs sudo
preivileges, the target sysroot is also installed with sudo, even though
the location is in users's home directory.
This patch reuses the ownership checking code and uses it to check if
sudo is needed for target sysroot too.
[YOCTO #5259]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions