[yocto] Investigate virtual/kernel assignment

Bruce Ashfield bruce.ashfield at gmail.com
Fri May 24 09:34:09 PDT 2019


On Fri, May 24, 2019 at 12:27 PM Mauro Ziliani <mauro at faresoftware.it> wrote:
>
> Hi all.
>
> How can I ask to bitbake which is the actual value of virtual/kernel?
>


Here's one way:

bitbake -e virtual/kernel | grep PREFERRED_PROVIDER_virtual\/kernel
# $PREFERRED_PROVIDER_virtual/kernel [2 operations]
PREFERRED_PROVIDER_virtual/kernel="linux-yocto"

Bruce
>
>
> Thanks all
>
> MZ
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the yocto mailing list