Re: [yocto] linux: having problems forcing a kernel recompile...

2015-01-11 Thread Bruce Ashfield
On Sat, Jan 10, 2015 at 5:37 PM, Bob Cochran wrote: > On 01/10/2015 02:45 PM, Bruce Ashfield wrote: >> >> On Fri, Jan 9, 2015 at 11:32 AM, Bob Cochran >> wrote: >>> >>> Hi, >>> >>> I'm working with the latest poky master branch (as of this morning: >>> 876370419a), and I can't force a recompile o

Re: [yocto] linux: having problems forcing a kernel recompile...

2015-01-10 Thread Bob Cochran
On 01/10/2015 02:45 PM, Bruce Ashfield wrote: On Fri, Jan 9, 2015 at 11:32 AM, Bob Cochran wrote: Hi, I'm working with the latest poky master branch (as of this morning: 876370419a), and I can't force a recompile of the kernel: $ bitbake virtual/kernel -c compile -f fails with | make[2]: **

Re: [yocto] linux: having problems forcing a kernel recompile...

2015-01-10 Thread Bob Cochran
On 01/10/2015 02:45 PM, Bruce Ashfield wrote: On Fri, Jan 9, 2015 at 11:32 AM, Bob Cochran wrote: Hi, I'm working with the latest poky master branch (as of this morning: 876370419a), and I can't force a recompile of the kernel: $ bitbake virtual/kernel -c compile -f fails with | make[2]: **

Re: [yocto] linux: having problems forcing a kernel recompile...

2015-01-10 Thread Bruce Ashfield
On Fri, Jan 9, 2015 at 11:32 AM, Bob Cochran wrote: > Hi, > > I'm working with the latest poky master branch (as of this morning: > 876370419a), and I can't force a recompile of the kernel: > > $ bitbake virtual/kernel -c compile -f > > fails with > > | make[2]: *** [prepare3] Error 1 > > I have s

[yocto] linux: having problems forcing a kernel recompile...

2015-01-09 Thread Bob Cochran
Hi, I'm working with the latest poky master branch (as of this morning: 876370419a), and I can't force a recompile of the kernel: $ bitbake virtual/kernel -c compile -f fails with | make[2]: *** [prepare3] Error 1 I have seen this with both linux-qoriq and my own derived linux-yocto recipe