[yocto] Migration from 1.7.1 to 1.8 - kernel-abiversion missing

Bruce Ashfield bruce.ashfield at windriver.com
Thu Apr 30 07:06:03 PDT 2015


On 2015-04-30 08:27 AM, Schaumlöffel, Jan wrote:
>> What kernel recipe is used when your machine is set to 'astro' ?
>> Something custom ? Or have you added machine compatibility to another
>> known kernel recipe ?
>
> How would I see which kernel recipe is used?

This is where my brute force techniques probably break down. I just
do a 'bitbake virtual/kernel' and you'll see it display which
recipe is being built.

If you haven't added compatibility for your new machine to any
recipe, I'm betting that linux-dummy is used.

>
> I did not customize anything except for aforementioned steps, simply copied beaglebone.conf to astro.conf in the same directory. Also I did not touch any kernel recipes (kernel is built externally), maybe that's what's missing?

It is plausible. But in theory, linux-dummy should still provide
what you need (but since it doesn't build anything, there is
no abi .. and no modules can be built against it) .. so the
error isn't graceful.

Bruce

>
> Jan
>




More information about the yocto mailing list