mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 23:02:20 +02:00
The libraries for linking are not determined automatically now. All the needed libraries must be specified explicitly. This patch fixes the issue for missing librpmmisc library in the linker script. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>