Re: [yocto] Linux-kernel selection

2017-03-05 Thread Chris Simmonds
Hi, You don't need the '\'. Try this: PREFERRED_VERSION_linux-ti-staging = "3.14%" HTH, Chris On 05/03/17 18:03, SatyaNarayana Sampangi wrote: > Hi, > > How to select the preferred kernel in yocto, > > I did in local.conf as of now, > > PREFERRED_PROVIDER_virtual/kernel =

[yocto] Linux-kernel selection

2017-03-05 Thread SatyaNarayana Sampangi
Hi, How to select the preferred kernel in yocto, I did in local.conf as of now, PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" PREFERRED_VERSION_linux-ti-staging = "3.14\%" I am using krogoth with meta-ti layer bitbake core-image-minimal Parsing recipes: 100%