On 23 Feb 2023, at 18:04, Mübin İçyer via lists.yoctoproject.org <[email protected]> wrote: > I want to activate debuginfod server in yocto 3.1.17 but I get error: Error: > Unable to find 'debuginfod'. I added following in local.conf > PACKAGECONFIG_pn-elfutils-native = "debuginfod libdebuginfod" > DISTRO_FEATURES_append = " debuginfod”
The elfutils recipe in 3.1.17 doesn’t support debuginfod. The version of elfutils does (although it was the first release, so may be buggy), so you can either backport the changes needed, or upgrade to a newer release of Yocto. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59295): https://lists.yoctoproject.org/g/yocto/message/59295 Mute This Topic: https://lists.yoctoproject.org/mt/97188834/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
