mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
If this links to a file created by the package install we already handle it when we process the sysroot. By ignoring symlinks here we don't cause a build to fail when the symlink is to somewhere in the host OS. Signed-off-by: Joshua Lock <josh@linux.intel.com>