Hi,

I have a Linux distribution using Yocto thud (and Yocto dunfell later project).
Kernel: 4.14 ; ARCH: arm32

I wanted to enable Linux perf tool building as part of our Yocto image creation.
I see that the perf recipe is already present in:
poky/meta/recipes-kernel/perf/perf.bb
https://git.yoctoproject.org/poky/plain/meta/recipes-kernel/perf/perf.bb

But when I build it using:
$ bitbake -v perf

I get below build errors:
{{{
ERROR: Nothing PROVIDES 'binutils' (but
/local/mnt/workspace/project/poky/meta/recipes-kernel/perf/perf.bb
DEPENDS on or otherwise requires it)
binutils was skipped: it has an incompatible license: GPLv3
ERROR: Required build target 'perf' has no buildable providers.
Missing or unbuildable dependency chain was: ['perf', 'binutils']
}}}

Now, I am not sure what is the issue here and how to resolve it.
Regarding binutils I checked and it seems to be present elsewhere.
I am not sure what needs to be done for binutils, or there is
something else in my repo ?

Can someone please help me to give some pointers on this ?

Thanks,
Pintu
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12000): 
https://lists.yoctoproject.org/g/linux-yocto/message/12000
Mute This Topic: https://lists.yoctoproject.org/mt/95520605/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to