Re: [yocto] LINUX_VERSION issue in recipe

2018-04-28 Thread Damien LEFEVRE
OK, thanks for the clarification guys! I think I'll just overwrite the keymaps recipe script to get rid of the kernel version and continue from here =) Cheers, -Damien On Sat, Apr 28, 2018 at 5:20 AM, Bruce Ashfield < bruce.ashfi...@windriver.com> wrote: > > > On 4/27/2018 5:34 PM, Andre

Re: [yocto] LINUX_VERSION issue in recipe

2018-04-27 Thread Bruce Ashfield
On 4/27/2018 5:34 PM, Andre McCurdy wrote: On Fri, Apr 27, 2018 at 3:44 AM, Damien LEFEVRE wrote: Hi, This must be a stupid basic question. I have the following recipe append: keymaps_1.0.bbappend

Re: [yocto] LINUX_VERSION issue in recipe

2018-04-27 Thread Andre McCurdy
On Fri, Apr 27, 2018 at 3:44 AM, Damien LEFEVRE wrote: > Hi, > > This must be a stupid basic question. I have the following recipe append: > > keymaps_1.0.bbappend > - > FILESEXTRAPATHS_prepend :=

[yocto] LINUX_VERSION issue in recipe

2018-04-27 Thread Damien LEFEVRE
Hi, This must be a stupid basic question. I have the following recipe append: keymaps_1.0.bbappend - FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI_append = " file://keymaps.service \