Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image/populate_sdk: Ensure symlinks in target sysroot are relative | Richard Purdie | 2013-09-11 | 1 | -0/+31 |
In the target sysroot of an SDK we can have target system absolute links which don't make sense. This adds a script which fixes them up to become relative paths instead. [YOCTO #5020] (From OE-Core rev: 57d6bdcad55c119e9ab8089d23d462436a0e4440) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |