Re: [yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-31 Thread Alex J Lennon
On 30/03/2015 21:27, Burton, Ross wrote: On 30 March 2015 at 18:36, Alex J Lennon ajlen...@dynamicdevices.co.uk mailto:ajlen...@dynamicdevices.co.uk wrote: I'm updating to Yocto master and have been seeing that when I bitbake -c devshell virtual/kernel I go into a work-shared

Re: [yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-31 Thread Burton, Ross
On 31 March 2015 at 07:37, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: One thought - it might perhaps be helpful to have two command variants to easily drop into either place from the command line without having to worry about environment variables? e.g. bitbake -c devshell-shared and

[yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-30 Thread Alex J Lennon
Hi, I'm updating to Yocto master and have been seeing that when I bitbake -c devshell virtual/kernel I go into a work-shared tree now. (This is all with meta-fsl-arm) I'd normally change the kernel configuration with bitbake -c menuconfig virtual/kernel then pull out the .config and make my

Re: [yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-30 Thread Burton, Ross
On 30 March 2015 at 18:36, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: I'm updating to Yocto master and have been seeing that when I bitbake -c devshell virtual/kernel I go into a work-shared tree now. The devshell drops you into whatever ${S} is for that recipe, which for the kernel

Re: [yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-30 Thread Bruce Ashfield
On 2015-03-30 01:36 PM, Alex J Lennon wrote: Hi, I'm updating to Yocto master and have been seeing that when I bitbake -c devshell virtual/kernel I go into a work-shared tree now. There was a discussion on the list about this. See the patch from Ross: [OE-core] [PATCH] devshell: allow the