diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2020-12-09 18:05:07 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-20 00:03:04 +0000 |
commit | c37aed34afbb61df6e6156857d523b69bfc1c4fe (patch) | |
tree | c9f28697ec99a6222a8c5cd3703f25eb7311a6a6 /scripts/lib/wic/partition.py | |
parent | e90cea97d29c3a8d38b0add420cc099e79abd2a6 (diff) | |
download | poky-c37aed34afbb61df6e6156857d523b69bfc1c4fe.tar.gz |
lib/oe/path: Add canonicalize()
oe.path.canonicalize() is used to canonicalize paths (i.e., remove
symbolic links and "..", and make them absolute). It takes a string
with paths separated by commas, and returns the canonicalized path in
the same format.
(From OE-Core rev: 282b19c0e27488ec119f00fb2542ffdc1af54e2a)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/partition.py')
0 files changed, 0 insertions, 0 deletions