summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-12-05 13:00:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-05 15:26:40 +0000
commit40b4bb068faf38bc3e00be797a7a669bacd10008 (patch)
tree169db09987579ba02c19a3d31dace4e16772416b /meta/lib
parent600fde2acd1b889a4edbb2ac4661cbf562072db6 (diff)
downloadpoky-40b4bb068faf38bc3e00be797a7a669bacd10008.tar.gz
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. (From OE-Core rev: 86286287d0134ade73f6a282158dde86bf0159e8) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions