Hey, i get some problems with my Kernel.
In old Yocto the BUilding and baking worked fine.
Now i try to get the system into kirkstone. The Problem is, that i can all std-images, but not my own
I every get the same error:
NOTE: selecting linux-armour to satisfy runtime kernel-image due to PREFERRED_PROVIDER_virtual/kernel = linux-armour
DEBUG: sorted runtime providers for kernel-image are: ['/home/xxx/FP4_kirkstone/sources/meta-repl-armour/recipes-kernel/linux/linux-armour_4.1-2.0.x.bb']
DEBUG: adding '/home/xxx/FP4_kirkstone/sources/meta-repl-armour/recipes-kernel/linux/linux-armour_4.1-2.0.x.bb' to satisfy runtime 'kernel-image'
ERROR: Nothing RPROVIDES ''vmlinux',' (but /home/xxx/FP4_kirkstone/sources/meta-repl-armour/recipes-kernel/linux/linux-armour_4.1-2.0.x.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target ''vmlinux',' is unbuildable, removing...
Missing or unbuildable dependency chain was: ["'vmlinux',"]
DEBUG: File '/home/xxx/FP4_kirkstone/sources/meta-repl-armour/recipes-kernel/linux/linux-armour_4.1-2.0.x.bb' is unbuildable, removing...
NOTE: Target 'virtual/kernel' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['virtual/kernel', "'vmlinux',"]
DEBUG: File '/home/xxx/FP4_kirkstone/sources/meta-repl-armour/recipes-images/images/repl-flexi-panel-codesys.bb' is unbuildable, removing...
NOTE: Target 'repl-flexi-panel-codesys' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['repl-flexi-panel-codesys', 'virtual/kernel', "'vmlinux',"]
ERROR: Required build target 'repl-flexi-panel-codesys' has no buildable providers.
Missing or unbuildable dependency chain was: ['repl-flexi-panel-codesys', 'virtual/kernel', "'vmlinux',"]
What is my error, has anyone an advice to me?
Greetings
Marru
Hello,
The latest yocto works with kernel 5.15.71, you are using 4.1., Those error are depency of the kernel Sorry it won't work. Try to download the yocto for dunfell or Zeus.
regards