diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-12-05 13:00:00 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-05 15:23:30 +0000 |
commit | 86286287d0134ade73f6a282158dde86bf0159e8 (patch) | |
tree | 2ac425ff08d0a39430c9ba0434e1d33912ff2342 /.gitignore | |
parent | b7c010e4603c33b1d3e3fcaf99a9375585471ec5 (diff) | |
download | openembedded-core-86286287d0134ade73f6a282158dde86bf0159e8.tar.gz openembedded-core-86286287d0134ade73f6a282158dde86bf0159e8.tar.bz2 openembedded-core-86286287d0134ade73f6a282158dde86bf0159e8.zip |
populate_sdk_base: fix directory creation as normal user
My previous patch removed the mkdir and added it at the end of the
"gaining SUDO rights" block in order to fix directory creation when
installing in a location without proper rights. Unfortunately this
messed up the directory creation as normal user as it will ask for
sudo right in order to create it...
Hopefully, this will fix both cases.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions