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:46:11 +0000 |
commit | 21b6ff9bc36f5706456b3ed3ca7b6455f77a5eaa (patch) | |
tree | a81edd12c3629331741ce3caf10d931531989ccb /meta/recipes-support/gdbm | |
parent | f2e16c655286aab465054db6727fa3365bef3124 (diff) | |
download | poky-21b6ff9bc36f5706456b3ed3ca7b6455f77a5eaa.tar.gz |
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.
(From OE-Core rev: 76e0bd7f8e3a3bd052a6e329f88e2d8099e899c4)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gdbm')
0 files changed, 0 insertions, 0 deletions