From: Chen Qi <[email protected]> The current pciutils does not have this textrel problem any more.
Signed-off-by: Chen Qi <[email protected]> --- meta/recipes-bsp/pciutils/pciutils_3.13.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb index 0b876c7070..74edd8686b 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.13.0.bb @@ -47,8 +47,6 @@ DESCRIPTION:${PN}-ids = "Package providing the PCI device ID database for pciuti RDEPENDS:${PN} += "${PN}-ids" FILES:libpci = "${libdir}/libpci.so.*" -# The versioned symbols in libpci appear to be causing relocations -INSANE_SKIP:libpci += "textrel" ALTERNATIVE:${PN} = "lspci" ALTERNATIVE_PRIORITY = "100" -- 2.45.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201524): https://lists.openembedded.org/g/openembedded-core/message/201524 Mute This Topic: https://lists.openembedded.org/mt/107034512/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
