diff options
author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2013-02-10 13:41:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-11 14:45:37 +0000 |
commit | 76e0bd7f8e3a3bd052a6e329f88e2d8099e899c4 (patch) | |
tree | 00dccd24ac141a8121eb16caca73e8fe3146df30 /meta/recipes-core | |
parent | ec2aab09769f4b6817d74d2175afa2b7c7598750 (diff) | |
download | openembedded-core-76e0bd7f8e3a3bd052a6e329f88e2d8099e899c4.tar.gz openembedded-core-76e0bd7f8e3a3bd052a6e329f88e2d8099e899c4.tar.bz2 openembedded-core-76e0bd7f8e3a3bd052a6e329f88e2d8099e899c4.zip |
lib: implemented oe.path.realpath()
Various parts of the buildsystem have to work with symlinks. Resolving
them is not trivial because they are always relative to a sysroot
directory.
Patch adds a function which returns the destination of a symlink by
assuming a given path as the / toplevel directory. A testsuite was
added too.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions