Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2012-01-13 Thread Bruce Ashfield
On 12-01-12 03:39 PM, Tom Zanussi wrote: On Fri, 2011-12-16 at 19:03 -0800, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See the

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2012-01-13 Thread Tom Zanussi
On Fri, 2012-01-13 at 10:41 -0500, Bruce Ashfield wrote: On 12-01-12 03:39 PM, Tom Zanussi wrote: On Fri, 2011-12-16 at 19:03 -0800, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2012-01-12 Thread Tom Zanussi
On Fri, 2011-12-16 at 19:03 -0800, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See the patch I just sent:kern-tools:

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2012-01-12 Thread Darren Hart
On 01/12/2012 12:39 PM, Tom Zanussi wrote: On Fri, 2011-12-16 at 19:03 -0800, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2012-01-12 Thread Bruce Ashfield
On 12-01-12 03:52 PM, Darren Hart wrote: On 01/12/2012 12:39 PM, Tom Zanussi wrote: On Fri, 2011-12-16 at 19:03 -0800, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file,

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-19 Thread Bodke, Kishore K
Yes. I removed the kern-tools-native_git.bb and it built fine. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Friday, December 16, 2011 7:18 PM To: Bruce Ashfield Cc: Bodke, Kishore K; yocto@yoctoproject.org Subject: Re: kernel-tools failure for linux-yoctort_3.0.bb for

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Bruce Ashfield
On 11-12-16 02:27 PM, Bodke, Kishore K wrote: Hi, Just wanted to know if this got fixed? Everytime I give the build I have to cerry-pick the patches. I sent a patch that modified the SRCREV of the base kern-tools package to make the SRCREV modifiable by a layer. Did you try that ? But even

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Darren Hart
On 12/16/2011 11:27 AM, Bodke, Kishore K wrote: Hi, Just wanted to know if this got fixed? Bruce sent a patch to test, it's included in the history below. Did you try this without the cherry-picked patches to see if it works for you? If not, could you please do so and let Bruce know? If it

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Bodke, Kishore K
I will try out with the Bruce's patch. It stops after these below boot messages. Failed to execute /init Kernel panic - Not syncing: No init found. Try passing init=option to kernel Pid: 1 comm: swapper not tainited. 3.0.12-rt30-yocto-standard-prempt-rt+ Thanks Kishore. -Original

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Darren Hart
On 12/16/2011 11:39 AM, Bodke, Kishore K wrote: I will try out with the Bruce's patch. It stops after these below boot messages. Failed to execute /init Kernel panic - Not syncing: No init found. Try passing init=option to kernel Pid: 1 comm: swapper not tainited.

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Darren Hart
On 12/16/2011 02:12 PM, Bodke, Kishore K wrote: I am building core-image-sato. I have not changed any boot parameters. Everything was default settings. By image format I mean are you using a live image? core-image-sato-*.hddimg or are you formatting a disk and copying over contents of the

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Bodke, Kishore K
Hi, I still get the same error below after changing the kern-tools-native_git.bb file. SRCREV ?= 364437739c45a5e771d1f7b3ac73c35f1328fd97 PR = r11 ERROR: Function 'do_kernel_configme' failed (see

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Bodke, Kishore K
With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. -Original Message- From: Bodke, Kishore K Sent: Friday, December 16, 2011 5:07 PM To: Hart, Darren Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: RE: kernel-tools failure for

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Darren Hart
On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See the patch I just sent:kern-tools: Include do_install() in bbappend for what I believe to be the solution. I suppose the proper solution would be

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Bruce Ashfield
On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See the patch I just sent:kern-tools: Include do_install() in bbappend for what I believe to be the solution.

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-16 Thread Darren Hart
On 12/16/2011 07:03 PM, Bruce Ashfield wrote: On 11-12-16 8:34 PM, Darren Hart wrote: On 12/16/2011 05:22 PM, Bodke, Kishore K wrote: With the attached Darren's kern-tools-native_git.bb file, build was success. Thanks Kishore. See the patch I just sent:kern-tools: Include do_install() in

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-14 Thread Bruce Ashfield
On 11-12-14 12:47 AM, Darren Hart wrote: On 12/13/2011 09:13 PM, Bruce Ashfield wrote: On 11-12-13 6:26 PM, Bodke, Kishore K wrote: Yes. Its with poky Edison with poky-extras/meta-kernel-dev master branch I am using for my build. This is likely the problem. I use and test meta-kernel-dev

[yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-13 Thread Bodke, Kishore K
Hi, I get failure for the linux-yoctort_3.0.bb file for the poky Edison branch. Darren told that it was fixed and merged to master. I wanted to bring to the list about this error message. ERROR: Function 'do_kernel_configme' failed (see

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-13 Thread Bodke, Kishore K
Yeah. I am using local bare clone for the linux-yocto-3.0 and using poky-extras/meta-kernel-dev in my bblayers.conf for my build. Sorry for not mentioning this before. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Tuesday, December 13, 2011 3:15 PM To: Bruce Ashfield Cc:

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-13 Thread Bruce Ashfield
On 11-12-13 6:17 PM, Bodke, Kishore K wrote: Yeah. I am using local bare clone for the linux-yocto-3.0 and using poky-extras/meta-kernel-dev in my bblayers.conf for my build. Sorry for not mentioning this before. Aha. This is completely different then. As Darren mentioned, the bbappend

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-13 Thread Bruce Ashfield
On 11-12-13 6:26 PM, Bodke, Kishore K wrote: Yes. Its with poky Edison with poky-extras/meta-kernel-dev master branch I am using for my build. This is likely the problem. I use and test meta-kernel-dev everyday, but that's always against master. I keep them in lockstep, since meta-kernel-dev

Re: [yocto] kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch.

2011-12-13 Thread Darren Hart
On 12/13/2011 09:13 PM, Bruce Ashfield wrote: On 11-12-13 6:26 PM, Bodke, Kishore K wrote: Yes. Its with poky Edison with poky-extras/meta-kernel-dev master branch I am using for my build. This is likely the problem. I use and test meta-kernel-dev everyday, but that's always against