mirror of
https://git.yoctoproject.org/poky
synced 2026-06-18 06:39:53 +00:00
bfaeda03be
This fixes: [BUGID #209] the libiberty was getting installed in usr/lib/lib64 path which was leaving prelink-native recipe wondering where to get libiberty. Fix the path and prelink-native recipe is building fine now. Patch added: libiberty_path_fix.patch