Re: [yocto] [meta-raspberrypi] how to apply custom kernel configuration?

2017-05-06 Thread Khem Raj
On Sat, May 6, 2017 at 9:45 AM, Andrea Galbusera wrote: > Hi! > > I was wondering how to apply some extra kernel configuration from a custom > layer via a bbappend. I know that with meta-raspberrypi there exist some > variables you can define in local.conf that will drive how the kernel is > confi

[yocto] [meta-raspberrypi] how to apply custom kernel configuration?

2017-05-06 Thread Andrea Galbusera
Hi! I was wondering how to apply some extra kernel configuration from a custom layer via a bbappend. I know that with meta-raspberrypi there exist some variables you can define in local.conf that will drive how the kernel is configured: but what about some very specific device driver nobody than m

Re: [yocto] [meta-rockchip][PATCH] README: remove irrelevant information

2017-05-06 Thread Khem Raj
On Sat, May 6, 2017 at 7:41 AM, Romain Perier wrote: > Hello, > > Even if I agree with the reason of why you want to remove this section. I > think , it might be a good point to keep a note about this in the README. > Just explain that this is not up to the bsp layer to do this, but to the > distr

Re: [yocto] [meta-rockchip][PATCH] README: remove irrelevant information

2017-05-06 Thread Romain Perier
Hello, Even if I agree with the reason of why you want to remove this section. I think , it might be a good point to keep a note about this in the README. Just explain that this is not up to the bsp layer to do this, but to the distro (a short sentence). What do you think ? Romain 2017-04-30 4:

[yocto] How to use '&' character in Yocto SRC_URI svn://

2017-05-06 Thread Łukasz Zemła
Hello, I have a problem to build recipe containing & character in SVN path. SRC_URI = "svn://servf7/Valve&Actuator/DVPII/trunk/SOCPACManEnv;module=trunk;rev=100108" It does not work, because SVN fetcher cannot find sources: Failed to fetch URL svn://servf7/Valve&Actuator/DVPII/trunk/SOCPACManEnv;