diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2023-09-13 13:04:24 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-14 15:08:21 +0100 |
commit | b2ab9bd4a394a60bfb2b21f5cc31b6f3185fc7e5 (patch) | |
tree | 581d328ebdc75d6b13237da400d18e7196babc24 /scripts/lib/devtool/build_sdk.py | |
parent | a96f735ff9a8aea9997c4db8613158699c7abb72 (diff) | |
download | poky-b2ab9bd4a394a60bfb2b21f5cc31b6f3185fc7e5.tar.gz |
bitbake: utils: Add path_is_descendant()
Adds a utility that checks if one path is an descendant of another. This
check uses os.path.samestat() to make it immune to symlinks and bind
mounts.
(Bitbake rev: c3ae45946886ee2049939dd5a205790657a7de32)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions