Re: [yocto] [linux-yocto] update kernel in local.conf

2017-02-24 Thread Ran Shalit
On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield wrote: > On 2017-02-24 4:02 AM, Ran Shalit wrote: >> >> Hello, >> >> I wanted to try update to rt-kernel to I added the following in >> local.conf: >> >> #PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" >>

Re: [yocto] [linux-yocto] update kernel in local.conf

2017-02-24 Thread Ran Shalit
On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield wrote: > On 2017-02-24 4:02 AM, Ran Shalit wrote: >> >> Hello, >> >> I wanted to try update to rt-kernel to I added the following in >> local.conf: >> >> #PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" >>

Re: [yocto] [linux-yocto] update kernel in local.conf

2017-02-24 Thread Bruce Ashfield
On 2017-02-24 10:20 AM, Ran Shalit wrote: On Fri, Feb 24, 2017 at 4:12 PM, Bruce Ashfield wrote: On 2017-02-24 4:02 AM, Ran Shalit wrote: Hello, I wanted to try update to rt-kernel to I added the following in local.conf: #PREFERRED_PROVIDER_virtual/kernel ?=

Re: [yocto] [linux-yocto] update kernel in local.conf

2017-02-24 Thread Bruce Ashfield
On 2017-02-24 4:02 AM, Ran Shalit wrote: Hello, I wanted to try update to rt-kernel to I added the following in local.conf: #PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" #PREFERRED_VERSION_linux-yocto ?= "4.4%" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-rt"