mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
When using the fake chroot ability of pseudo, it will expand absolute symlinks to their full non-fake path by default. The simple change disables that behavior, as it is undesired when generating a rootfs. Signed-off-by: Mark Hatle <mhatle@windriver.com>