[yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-30 Thread Bodke, Kishore K
Hello All, I am trying to build linux-yocto with rt kernel for sugarbay bsp and it fails for the grub recipe. Attached is the build log. kishore@kishore-desktop:/usr/local/src/crf/test/buildsugarbayrt$ bitbake -e | egrep "^WARN_QA=" WARN_QA="dev-so rpaths debug-deps dev-deps debug-files arch l

Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Bodke, Kishore K
Cc: Bodke, Kishore K; yocto@yoctoproject.org Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe On 08/30/2011 05:11 PM, Richard Purdie wrote: > On Tue, 2011-08-30 at 16:59 -0700, Bodke, Kishore K wrote: >> Hello All, >> >> >> >> I am tr

Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe

2011-08-31 Thread Bodke, Kishore K
:00 AM To: Bodke, Kishore K Cc: Richard Purdie; yocto@yoctoproject.org Subject: Re: [yocto] linux-yocto-rt build fail for sugarbay bsp on grub recipe On 08/31/2011 09:51 AM, Bodke, Kishore K wrote: > When I do bitbake freetype followed by bitbake grub , the grub build > successfully. > &

[yocto] RT kernel with core-image-sato build failed for sugarbay

2011-08-31 Thread Bodke, Kishore K
Hi, I am trying to build core-image-sato with rt kernel for sugarbay and it fails for the do_rootfs . Attached is the build log. Could you please let me know what went wrong? Thanks Kishore. error.log Description: error.log ___ yocto mailing list y

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
t: Thursday, September 01, 2011 1:57 PM To: Zanussi, Tom Cc: Bodke, Kishore K; yocto@yoctoproject.org; Hart, Darren; Saxena, Rahul Subject: Re: RT kernel with core-image-sato build failed for sugarbay On 08/31/2011 09:19 PM, Tom Zanussi wrote: > > On Wed, 2011-08-31 at 16:49 -0700

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
Yeah, it is the same do_rootfs failure I get for both the builds. Thanks Kishore. -Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Thursday, September 01, 2011 2:08 PM To: Bodke, Kishore K Cc: Zanussi, Tom; yocto@yoctoproject.org; Hart, Darren; Saxena, Rahul

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-01 Thread Bodke, Kishore K
t task-base-extended" I will rebuild with rttests and send the output. Thanks Kishore. -Original Message- From: Darren Hart [mailto:dvh...@linux.intel.com] Sent: Thursday, September 01, 2011 2:52 PM To: Bodke, Kishore K Cc: Zanussi, Tom; yocto@yoctoproject.org; Hart, Darren; Saxen

Re: [yocto] RT kernel with core-image-sato build failed for sugarbay

2011-09-06 Thread Bodke, Kishore K
ember 06, 2011 10:42 AM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [yocto] RT kernel with core-image-sato build failed for sugarbay On 09/01/2011 03:05 PM, Bodke, Kishore K wrote: > For the build I removed the rttests in the IMAGE_INSTALL , so it is not > showing up here. &

[yocto] build fails if poky-extras added to bblayers.conf

2011-09-07 Thread Bodke, Kishore K
Hi All, We get a strange build error all of sudden today. We did not change any files, just started a fresh build and it failed at the very beginning. If I remove poky-extras/meta-kernel-dev the build works fine though. Below is the error message. Could any one let me know what could be the i

Re: [yocto] build fails if poky-extras added to bblayers.conf

2011-09-07 Thread Bodke, Kishore K
Yeah. After removing the linux-korg.bb build started working. Thanks Kishore. -Original Message- From: Zanussi, Tom Sent: Wednesday, September 07, 2011 4:29 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [yocto] build fails if poky-extras added to bblayers.conf On Wed

[yocto] No /lib64 directory in yocto

2011-09-29 Thread Bodke, Kishore K
Hi, When I boot the Yocto kernel on the target I don't see the /lib64 directory. Some of my packages I build with Yocto are not working because of no .so or any other files in /lib64/ . External packages are looking for library files in /lib64 directory. Is there any way that we can have /lib

[yocto] preempt-rt kernel shutdown now command does not work

2011-09-29 Thread Bodke, Kishore K
Hi, "shutdown -h now" command is not working on core-image-sato image with preempt-rt kernel 3.0.4 on Romley and crystal forest BSP I get Warning**: could not initialize ACPI battery. Xinit: connection to X server lost. xinit: uexpected signal 15 Does anybody see the same problem on other meta

Re: [yocto] preempt-rt kernel shutdown now command does not work

2011-09-29 Thread Bodke, Kishore K
: Thursday, September 29, 2011 6:44 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: preempt-rt kernel shutdown now command does not work On 09/29/2011 05:54 PM, Bodke, Kishore K wrote: > Hi, > > "shutdown -h now" command is not working on core-image-sato image >

Re: [yocto] [PATCH 1/2] meta-romley: Fix BSP description in romley.conf

2011-10-31 Thread Bodke, Kishore K
Acked-by: Kishore Bodke Thanks Kishore. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of tom.zanu...@intel.com Sent: Friday, October 28, 2011 7:00 AM To: yocto@yoctoproject.org Subject: [yocto] [PATCH 1/2] meta-romley: Fix BSP

Re: [yocto] [PATCH 2/2] meta-romley: change references to sugarbay in linux-yocto-rt_3.0.bbappend

2011-10-31 Thread Bodke, Kishore K
Acked-by: Kishore Bodke Thanks Kishore. -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of tom.zanu...@intel.com Sent: Friday, October 28, 2011 7:00 AM To: yocto@yoctoproject.org Subject: [yocto] [PATCH 2/2] meta-romley: change

[yocto] Chromium browser for Yocto BSPs

2011-11-28 Thread Bodke, Kishore K
Hi, I am trying to plugin the Chromium browser for one of meta-intel bsp. I get the build failure flash-plugin_10.3.183.10.bb file for trying to f

[yocto] meta-intel/meta-romley build fail for master branch

2011-12-05 Thread Bodke, Kishore K
Hi I see the build fail for the poky/master and meta-intel/master branch for Romley BSP for the poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb file. By seeing the build log it looks like it is failing to apply the keysymdef_include.patch in poky/meta/recipes-graphics/xorg-lib/libx11

[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 /usr/local/src/yocto_1_1_release/poky/build1/tmp/work/crys

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

2011-12-13 Thread Bodke, Kishore K
: Bodke, Kishore K; yocto@yoctoproject.org Subject: Re: kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch. On 12/13/2011 03:05 PM, Bruce Ashfield wrote: > On 11-12-13 5:50 PM, Bodke, Kishore K wrote: >> Hi, >> >> I get failure for the linux-yoctort_3.0.bb fil

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

2011-12-13 Thread Bodke, Kishore K
Yes. Its with poky Edison with poky-extras/meta-kernel-dev master branch I am using for my build. Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, December 13, 2011 3:25 PM To: Bodke, Kishore K Cc: Hart, Darren; yocto

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

2011-12-16 Thread Bodke, Kishore K
...@windriver.com] Sent: Wednesday, December 14, 2011 6:07 AM To: Hart, Darren Cc: Bodke, Kishore K; yocto@yoctoproject.org Subject: Re: kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch. On 11-12-14 12:47 AM, Darren Hart wrote: > On 12/13/2011 09:13 PM, Bruce Ashfield wrote: >> On 1

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

2011-12-16 Thread Bodke, Kishore K
ssage- From: Hart, Darren Sent: Friday, December 16, 2011 11:33 AM To: Bodke, Kishore K Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: kernel-tools failure for linux-yoctort_3.0.bb for poky/edison branch. On 12/16/2011 11:27 AM, Bodke, Kishore K wrote: > Hi, > Just wanted to know

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

2011-12-16 Thread Bodke, Kishore K
I am building core-image-sato. I have not changed any boot parameters. Everything was default settings. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Friday, December 16, 2011 12:18 PM To: Bodke, Kishore K Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: kernel

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

2011-12-16 Thread Bodke, Kishore K
cc-cross-4.6.1+svnr175454-r10: task do_configure: Started ERROR: Task 716 (/usr/local/src/yocto_1_1/poky/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb, do_kernel_configme) failed with exit code '1' Thanks Kishore. -Original Message- From: Hart, Darren Sent: Friday, December 16

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-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 poky

Re: [yocto] qemu EFI build failure

2012-01-12 Thread Bodke, Kishore K
yocto@yoctoproject.org; Bodke, Kishore K; Kamble, Nitin A Subject: Re: [yocto] qemu EFI build failure On 01/12/2012 10:27 AM, Darren Hart wrote: > > > On 01/12/2012 08:19 AM, Josef Ahmad wrote: >> I tried to build a qemux86 EFI image, by setting: >> - in my local.conf: IMAGE_FSTYP

[yocto] Linux RT build fail

2012-01-16 Thread Bodke, Kishore K
Hi, I get build failure for the rt. ERROR: Function 'do_patch' failed (see /usr/local/src/jan13/poky/build-rt/tmp/work/cedartrail-poky-linux/linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1/temp/log.do_patch.32459 for further info

Re: [yocto] Linux RT build fail

2012-01-16 Thread Bodke, Kishore K
I get the same build ERRORS without meta-kernel-dev as well. Thanks Kishore. -Original Message- From: Hart, Darren Sent: Monday, January 16, 2012 11:14 AM To: Bruce Ashfield Cc: Bodke, Kishore K; yocto@yoctoproject.org Subject: Re: Linux RT build fail On 01/16/2012 10:44 AM, Bruce

Re: [yocto] Linux RT build fail

2012-01-23 Thread Bodke, Kishore K
Hi Bruce, Could you please let me know if the fix is available for this? Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Monday, January 16, 2012 10:44 AM To: Bodke, Kishore K Cc: yocto@yoctoproject.org; Hart, Darren Subject: Re

Re: [yocto] Linux RT build fail

2012-01-23 Thread Bodke, Kishore K
y, January 23, 2012 10:06 AM To: Bodke, Kishore K Cc: yocto@yoctoproject.org; Hart, Darren Subject: Re: Linux RT build fail On 12-01-23 12:51 PM, Bodke, Kishore K wrote: > Hi Bruce, > > Could you please let me know if the fix is available for this? The 3.0 pull request was held up behind 3

Re: [yocto] [KERNEL][PATCH 1/1] enable pvr features.

2012-02-27 Thread Bodke, Kishore K
Ok. I sent a new pull request after removing the merge line. Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Sunday, February 26, 2012 9:26 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [KERNEL][PATCH 1/1] enable pvr

Re: [yocto] [PATCH 0/1] [KERNEL] enable Cedarview config parameters

2012-03-01 Thread Bodke, Kishore K
but not yet tried on 3.2. Thanks Kishore. -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Thursday, March 01, 2012 1:00 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [PATCH 0/1] [KERNEL] enable Cedarview config parameters On 12-02-

[yocto] mesa 7.9.1 version fails for master branch

2012-03-07 Thread Bodke, Kishore K
Hi, I have mesa 7.9.1 overriding in my machine.conf with PREFERRED_VERSION_mesa-dri ?= "7.9.1" And building with poky/master and meta-intel/master, however the mesa recipe build fails while applying the patches. Below is the details of the error. mesa/mesa-dri_7.9.1.bb, do_patch) NOTE: packag

Re: [yocto] [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge

2012-03-14 Thread Bodke, Kishore K
To: Bodke, Kishore K Cc: yocto@yoctoproject.org Subject: Re: [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge On 12-03-13 2:12 PM, kishore.k.bo...@intel.com wrote: > From: Kishore Bodke > > Hi, > > This patch is to create a new scc file for merging the yocto/pvr branch for

Re: [yocto] [PATCH 1/1] [meta-intel] Romley: Add new bbappend file for 3.2 kernel

2012-04-05 Thread Bodke, Kishore K
Hi Darren, Answers embedded. -Original Message- From: Hart, Darren Sent: Thursday, April 05, 2012 4:21 PM To: Bodke, Kishore K Cc: yocto@yoctoproject.org; Zanussi, Tom Subject: Re: [yocto] [PATCH 1/1] [meta-intel] Romley: Add new bbappend file for 3.2 kernel On 04/04/2012 03:33 PM

Re: [yocto] [PATCH 0/7] [meta-intel] Cedartrail BSP updates with pvr Graphics driver

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 10:47 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 0/7] [meta-intel] Cedartrail BSP updates with pvr >Graphics driver > > >On Tue, 2012-04-03 at 16:43 -0700, k

Re: [yocto] [PATCH 1/7] Cedartrail: Add PVR graphics support.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 10:56 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 1/7] Cedartrail: Add PVR graphics support. > >Hi Kishore, > >Comments below... > >On Tue, 201

Re: [yocto] [PATCH 3/7] Cedartrail: Add new recipes for audio and video samples.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 10:57 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 3/7] Cedartrail: Add new recipes for audio and video >samples. > >On Tue, 2012-04-03 at 16:43 -0700, kish

Re: [yocto] [PATCH 4/7] Cedartrail: Add bbappend files to install Audio and Video files.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 11:01 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 4/7] Cedartrail: Add bbappend files to install Audio >and Video files. > >On Tue, 2012-04-03 at 16:43 -0700

Re: [yocto] [PATCH 6/7] Cedartrail: Add a new recipe for Audio.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 11:04 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 6/7] Cedartrail: Add a new recipe for Audio. > >On Tue, 2012-04-03 at 16:43 -0700, kishore.k.bo...@intel.com wrote

Re: [yocto] [PATCH 7/7] Cedartrail: Update the README.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 11:07 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [PATCH 7/7] Cedartrail: Update the README. > >On Tue, 2012-04-03 at 16:43 -0700, kishore.k.bo...@intel.com wrote

Re: [yocto] [PATCH 4/7] Cedartrail: Add bbappend files to install Audio and Video files.

2012-04-09 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, April 09, 2012 11:42 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: RE: [PATCH 4/7] Cedartrail: Add bbappend files to install Audio >and Video files. > >On Mon, 2012-04-09 at 11:29 -0

[yocto] 1.2_M2 build fails for syslinux_4.03.bb for Romley BSP

2012-04-09 Thread Bodke, Kishore K
Hi , Poky and meta-intel for 1.2_M2 build is failing for syslinux_4.03 recipe. Did anyone saw this for other BSPs? ERROR: Function 'do_compile' failed (see /home/tmelab/yocto/poky/poky-1.2_M2.final/build/tmp/work/x86_64-linux/syslinux-native-4.03-r3/temp/log.do_compile.53231 for further infor

Re: [yocto] 1.2_M2 build fails for syslinux_4.03.bb for Romley BSP

2012-04-09 Thread Bodke, Kishore K
> >On 4/9/12 5:36 PM, Bodke, Kishore K wrote: >> Hi , >> >> Poky and meta-intel for 1.2_M2 build is failing for syslinux_4.03 >recipe. >> >> Did anyone saw this for other BSPs? >> >> ERROR: Function 'do_compile' failed (see >> /hom

Re: [yocto] [PATCH 0/1] [KERNEL] Add igb driver to Romley Machine

2012-04-11 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Wednesday, April 11, 2012 6:25 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; Bruce Ashfield >Subject: Re: [yocto] [PATCH 0/1] [KERNEL] Add igb driver to Romley >Machine &g

Re: [yocto] [PATCH 2/9] [meta-intel] Cedartrail: Update SRCREVS and add EFI Support.

2012-04-23 Thread Bodke, Kishore K
>> KERNEL_FEATURES_append_cedartrail += " cfg/smp.scc" >> +KERNEL_FEATURES_append_cedartrail += " cfg/drm-cdvpvr.scc" >> +KERNEL_FEATURES_append_cedartrail += " bsp/cedartrail/cedartrail-pvr- >merge.scc" >> +KERNEL_FEATURES_append_cedartrail += " cfg/efi-ext.scc" > > >I suggest moving all of this

Re: [yocto] [PATCH 2/9] [meta-intel] Cedartrail: Update SRCREVS and add EFI Support.

2012-04-23 Thread Bodke, Kishore K
>-Original Message- >From: Hart, Darren >Sent: Monday, April 23, 2012 12:33 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; Zanussi, Tom >Subject: Re: [yocto] [PATCH 2/9] [meta-intel] Cedartrail: Update SRCREVS >and add EFI Support. > >On 04/23/2012 11:31

[yocto] KERNEL build failure for Master

2012-05-09 Thread Bodke, Kishore K
Hi, Linux-yocto build is failing for Cedartrail for the Master and denzil branch. Is it failing for any other BSPs? Below is the error. ERROR: Function failed: Fetcher failure: Fetch command export HOME="/home/kishore"; export https_proxy="https://proxy.sc.intel.com:911/";; export ftp_proxy="ht

Re: [yocto] KERNEL build failure for Master

2012-05-09 Thread Bodke, Kishore K
ff37916828dc8b4ef72f5d35a94-r4: task do_patch: Failed Thanks Kishore. >-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Wednesday, May 09, 2012 3:36 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: KERNEL build failure for Master &

Re: [yocto] KERNEL build failure for Master

2012-05-10 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Wednesday, May 09, 2012 4:04 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: KERNEL build failure for Master > >On 12-05-09 7:01 PM, Bodke, Kishore K wrot

Re: [yocto] KERNEL build failure for Master

2012-05-10 Thread Bodke, Kishore K
task do_patch: Failed ERROR: Task 3 (/usr/local/src/may10/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_patch) failed with exit code '1' Thanks Kishore. >-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf O

Re: [yocto] Unable to fetch URL from any source

2012-05-11 Thread Bodke, Kishore K
Yes. I saw the same failures too. For some reason 3.0 kernel fetch failures started showing up for Cedartrail. There is a discussion thread on this in the mailing list. Bruce might be able to give some pointers on this. -Kishore. From: yocto-boun...@linux.intel.com [mailto:yocto-boun...@linux.int

Re: [yocto] Unable to fetch URL from any source

2012-05-14 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Friday, May 11, 2012 11:42 AM >To: Bodke, Kishore K >Cc: Yocto Project Discussions; yocto@yoctoproject.org >Subject: Re: Unable to fetch URL from any source > >On 12-05-11 01

Re: [yocto] [PATCH 0/1] meta-intel: update README.sources for all BSPs

2012-05-25 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Friday, May 25, 2012 2:00 PM >To: yocto@yoctoproject.org; Bodke, Kishore K; dvh...@linux.intel.com; >Saxena, Rahul >Cc: Zanussi, Tom >Subject: [PATCH 0/1] meta-intel: update README.sources for all BSPs > >From:

Re: [yocto] meta-cedartrail - serial console

2012-05-31 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of jfabernathy >Sent: Thursday, May 31, 2012 9:12 AM >To: yocto@yoctoproject.org >Subject: [yocto] meta-cedartrail - serial console > >Using a DN2800MT (Marshalltown) Intel board,

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread Bodke, Kishore K
>-Original Message- >From: Hart, Darren >Sent: Thursday, May 31, 2012 12:43 PM >To: jfabernathy >Cc: Bodke, Kishore K; yocto@yoctoproject.org >Subject: Re: [yocto] meta-cedartrail - serial console > >On 05/31/2012 12:32 PM, jfabernathy wrote: >> On 05/31/2

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread Bodke, Kishore K
>-Original Message- >From: Hart, Darren >Sent: Friday, June 01, 2012 11:12 AM >To: Bodke, Kishore K >Cc: jfabernathy; yocto@yoctoproject.org >Subject: Re: [yocto] meta-cedartrail - serial console > >On 06/01/2012 11:03 AM, Bodke, Kishore K wrote: >>

Re: [yocto] meta-cedartrail - serial console

2012-06-01 Thread Bodke, Kishore K
>-Original Message- >From: Hart, Darren >Sent: Friday, June 01, 2012 2:17 PM >To: Bodke, Kishore K >Cc: jfabernathy; yocto@yoctoproject.org >Subject: Re: [yocto] meta-cedartrail - serial console > >On 06/01/2012 02:02 PM, Bodke, Kishore K wrote: >>

[yocto] grub-efi-native_1.99.bb fails in master branch

2012-06-18 Thread Bodke, Kishore K
Hi, I see a build fail for grub-efi-native_1.99 recipe in master branch for Cedartrail BSP. NOTE: package grub-efi-i586-native-1.99-r9: task do_compile: Started ERROR: Function failed: do_compile (see /usr/local/src/gst-master/build/tmp/work/x86_64-linux/grub-efi-i586-native-1.99-r9/temp/log.d

[yocto] master build fail for Cedartrail

2012-06-21 Thread Bodke, Kishore K
Hi, I get build failure for the master branch for the Cedartrail BSP. Log data follows: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: Executing shell function do_configure | ERROR: Function failed: do_configure (see /usr/loc

Re: [yocto] master build fail for Cedartrail

2012-06-21 Thread Bodke, Kishore K
Hi Mark, The rpm verions different in master and denzil. This is causing the rpm2cpio failure in master. Thanks Kishore. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Bodke, Kishore K Sent: Thursday, June 21, 2012 10:36 AM To: yocto@yoctoproject.org

[yocto] UART test for Yocto

2012-05-28 Thread Bodke, Kishore K
Hi All, Can we disable the serial console by deleting "console=tty0 console=ttyS0,115200n8" from the grub.cfg? Looks like it is not disabled. I have been reported this issue for the Cedartrail serial port is always enabled regardless of serial console option in the grub.cfg. Is this due to it

Re: [yocto] Display issue with EFI BOOTING

2012-06-27 Thread Bodke, Kishore K
>-Original Message- >From: Khem Raj [mailto:raj.k...@gmail.com] >Sent: Friday, June 22, 2012 5:06 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; Darren Hart (dvh...@linux.intel.com) >Subject: Re: [yocto] Display issue with EFI BOOTING > >On Fri, Jun 22

[yocto] ERROR: QA Issue: Architecture did not match (62 to 3) for linux-yocto_3.2.bb

2012-07-17 Thread Bodke, Kishore K
Hi, I am using local clone for 3.2 kernel and I get build fail for Linux-yocto_3.2.bb. WARNING: For recipe linux-yocto, the following files/directories were installed but not shipped in any package: WARNING: /etc ERROR: QA Issue: Architecture did not match (62 to 3) on /work/<>/linux-yoc

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3) for linux-yocto_3.2.bb

2012-07-17 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Tuesday, July 17, 2012 5:21 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: ERROR: QA Issue: Architecture did not match (62 to 3) for linux- >yocto_3.2.bb &

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3) for linux-yocto_3.2.bb

2012-07-17 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Tuesday, July 17, 2012 5:30 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; Zanussi, Tom; Darren Hart >Subject: Re: ERROR: QA Issue: Architecture did not match (62 to 3) for li

Re: [yocto] ERROR: QA Issue: Architecture did not match (62 to 3) for linux-yocto_3.2.bb

2012-07-18 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Tuesday, July 17, 2012 5:35 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; Zanussi, Tom; Darren Hart >Subject: Re: ERROR: QA Issue: Architecture did not match (62 to 3) for li

[yocto] How to set environment variables inside a recipe?

2012-07-19 Thread Bodke, Kishore K
Hi, I am writing a recipe to build a driver specific for my BSP. The driver needs a bunch of environmental variables to be set ( specific to driver only ) to build. Right now to move forward I am doing like below in my recipe to build it. export AAA = "${S}" export BBB = "${B}" export CCC =

Re: [yocto] How to set environment variables inside a recipe?

2012-07-20 Thread Bodke, Kishore K
>-Original Message- >From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] >Sent: Friday, July 20, 2012 3:14 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] How to set environment variables inside a recipe? > >On Thursday 19

Re: [yocto] How to set environment variables inside a recipe?

2012-07-20 Thread Bodke, Kishore K
>-Original Message- >From: Robert P. J. Day [mailto:rpj...@crashcourse.ca] >Sent: Friday, July 20, 2012 10:13 AM >To: Bodke, Kishore K >Cc: Paul Eggleton; yocto@yoctoproject.org >Subject: Re: [yocto] How to set environment variables inside a recipe? > >On Fri, 20

Re: [yocto] ERROR: Function failed: do_install_perf

2012-07-21 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Tom Zanussi >Sent: Friday, July 20, 2012 7:20 PM >To: Saxena, Rahul >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] ERROR: Function failed: do_install_perf > >On Sat, 2012-07

[yocto] ERROR: install: omitting directory

2012-07-23 Thread Bodke, Kishore K
Hi, I have a recipe wherein I am trying to put all the Yocto built files of my driver into the final Image like below. B = "${WORKDIR}/build-${TARGET_SYS}" FILES_${PN} += "/mydriver_build/*" install -m 0755 -d ${D}/mydriver_build for bin_obj in ${B}; do install

Re: [yocto] INSANE_SKIP

2012-07-30 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Dallas Clement >Sent: Friday, July 20, 2012 3:07 PM >To: yocto@yoctoproject.org >Subject: [yocto] INSANE_SKIP > >Is there a way to skip a QA check for more than one package or

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Wednesday, August 01, 2012 3:58 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com >Subject: Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine >C

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Thursday, August 02, 2012 1:00 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com >Subject: Re: [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created. >

Re: [yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-03 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Friday, August 03, 2012 8:56 AM >To: Bruce Ashfield >Cc: Bodke, Kishore K; yocto@yoctoproject.org >Subject: Re: [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch > > > >

Re: [yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-08 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Wednesday, August 08, 2012 11:14 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com >Subject: Re: [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

Re: [yocto] [PATCH 1/1] meta-cedartrail: fixed PREFERRED_VERSION_linux-yocto

2012-08-17 Thread Bodke, Kishore K
>-Original Message- >From: Mihai Lindner [mailto:mihaix.lind...@linux.intel.com] >Sent: Friday, August 17, 2012 8:54 AM >To: yocto@yoctoproject.org; Bodke, Kishore K >Subject: [PATCH 1/1] meta-cedartrail: fixed PREFERRED_VERSION_linux-yocto > >Missing PREFERRE

Re: [yocto] Poky 1.3_M3 branch does not work with linux-yocto 3.0 kernel ?

2012-08-29 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Bruce Ashfield >Sent: Wednesday, August 29, 2012 10:47 AM >To: Hart, Darren >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] Poky 1.3_M3 branch does not work with linux-yocto

Re: [yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-12 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Kamble, Nitin A >Sent: Wednesday, September 12, 2012 1:14 PM >To: Zanussi, Tom >Cc: Hart, Darren; yocto@yoctoproject.org >Subject: Re: [yocto] [PATCH 0/1] Fix X issue on crownb

Re: [yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-18 Thread Bodke, Kishore K
>-Original Message- >From: Kamble, Nitin A >Sent: Thursday, September 13, 2012 12:58 PM >To: Bodke, Kishore K; Zanussi, Tom >Cc: Hart, Darren; yocto@yoctoproject.org >Subject: RE: [PATCH 0/1] Fix X issue on crownbay > >Thanks Kishore for reporting it. I am trying

Re: [yocto] [PATCH 0/3][meta-intel] Add new Corpus recipes to Crystal Forest BSP.

2012-09-20 Thread Bodke, Kishore K
>-Original Message- >From: Przemysław Czesnowicz [mailto:czesiek...@gmail.com] >Sent: Thursday, September 20, 2012 3:58 AM >To: Bodke, Kishore K >Cc: Zanussi, Tom; Kamble, Nitin A; yocto@yoctoproject.org; Samson, Don; >Czesnowicz, PrzemyslawX >Subject: Re: [yocto] [

Re: [yocto] [PATCH 0/3][meta-intel] Add new Corpus recipes to Crystal Forest BSP.

2012-09-20 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Bodke, Kishore K >Sent: Thursday, September 20, 2012 9:21 AM >To: Przemyslaw Czesnowicz >Cc: Samson, Don; Czesnowicz, PrzemyslawX; yocto@yoctoproject.org &g

[yocto] do_package_write_rpm failed.

2012-09-24 Thread Bodke, Kishore K
Hi, I have a modified version of zlib package and trying to build and I get error while doing the packaging. Any idea what this error is? ERROR: Logfile of failure stored in: /usr/local/src/shumway/sep12/build-shumway2/tmp/work/x86_64-poky-linux/zlib-qat-1.2.7-r9/temp/log.do_package_write_rpm.5

Re: [yocto] do_package_write_rpm failed.

2012-09-25 Thread Bodke, Kishore K
>-Original Message- >From: McClintock Matthew-B29882 [mailto:b29...@freescale.com] >Sent: Monday, September 24, 2012 5:49 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] do_package_write_rpm failed. > >On Mon, Sep 24, 2012 at 6:44 PM,

Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel

2012-10-08 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Chris Tapp >Sent: Monday, October 08, 2012 12:59 AM >To: Bruce Ashfield >Cc: yocto@yoctoproject.org Project >Subject: Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get

Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel

2012-10-08 Thread Bodke, Kishore K
>-Original Message- >From: Chris Tapp [mailto:opensou...@keylevel.com] >Sent: Monday, October 08, 2012 1:03 PM >To: Bodke, Kishore K >Cc: Bruce Ashfield; yocto@yoctoproject.org Project >Subject: Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in &g

Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel

2012-10-10 Thread Bodke, Kishore K
>-Original Message- >From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] >Sent: Wednesday, October 10, 2012 6:48 AM >To: Chris Tapp >Cc: Bodke, Kishore K; yocto@yoctoproject.org Project >Subject: Re: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionf

Re: [yocto] Finding root cause of "host include and/or library paths were used"

2012-10-10 Thread Bodke, Kishore K
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Chris Tapp >Sent: Wednesday, October 10, 2012 9:50 AM >To: yocto@yoctoproject.org Project >Subject: [yocto] Finding root cause of "host include and/or library paths were >used"

Re: [yocto] Finding root cause of "host include and/or library paths were used"

2012-10-10 Thread Bodke, Kishore K
>-Original Message- >From: Chris Tapp [mailto:opensou...@keylevel.com] >Sent: Wednesday, October 10, 2012 2:34 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org Project >Subject: Re: [yocto] Finding root cause of "host include and/or library paths >were use

Re: [yocto] Cedar Trail and gst-vaapi fixes

2012-10-17 Thread Bodke, Kishore K
>-Original Message- >From: Ross Burton [mailto:ross.bur...@intel.com] >Sent: Wednesday, October 17, 2012 8:21 AM >To: Bodke, Kishore K; Kamble, Nitin A; dvh...@linux.intel.com >Cc: yocto@yoctoproject.org >Subject: Cedar Trail and gst-vaapi fixes > >Hi, > &g

Re: [yocto] [PATCH 2/3][meta-intel] meta-intel/common: Add new recipe for libcrypto module.

2012-10-19 Thread Bodke, Kishore K
>-Original Message- >From: Kamble, Nitin A >Sent: Friday, October 19, 2012 11:25 AM >To: Bodke, Kishore K; Zanussi, Tom; yocto@yoctoproject.org >Subject: RE: [PATCH 2/3][meta-intel] meta-intel/common: Add new recipe for >libcrypto module. > >Hi Kishore, > Wil

Re: [yocto] [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module.

2012-10-19 Thread Bodke, Kishore K
>-Original Message- >From: Kamble, Nitin A >Sent: Friday, October 19, 2012 11:28 AM >To: Bodke, Kishore K; Zanussi, Tom; yocto@yoctoproject.org >Subject: RE: [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe >for Zlib qat_mem Module. > >Hi Kishore, &g

Re: [yocto] [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module.

2012-10-19 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Friday, October 19, 2012 11:35 AM >To: Bodke, Kishore K >Cc: Kamble, Nitin A; yocto@yoctoproject.org >Subject: Re: [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe >for Zlib qat_mem Module. > >Hi Kisho

Re: [yocto] [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module.

2012-10-21 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Friday, October 19, 2012 11:49 AM >To: Bodke, Kishore K >Cc: Kamble, Nitin A; yocto@yoctoproject.org >Subject: Re: [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe >for Zlib qat_mem Module. > >On Fri

Re: [yocto] [PATCH 1/2] meta-intel: update kernel SRCREVs and pin LINUX_VERSION

2012-10-29 Thread Bodke, Kishore K
Why are we not doing this LINUX_VERSION for the RT Kernel bbappend files? Thanks Kishore. >-Original Message- >From: Zanussi, Tom >Sent: Monday, October 29, 2012 4:12 PM >To: yocto@yoctoproject.org; dvh...@linux.intel.com; Kamble, Nitin A; Bodke, >Kishore K; Saxena, Rah

Re: [yocto] [PATCH 1/2] meta-intel: update kernel SRCREVs and pin LINUX_VERSION

2012-10-29 Thread Bodke, Kishore K
>-Original Message- >From: Zanussi, Tom >Sent: Monday, October 29, 2012 5:30 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; dvh...@linux.intel.com; Kamble, Nitin A; Saxena, >Rahul >Subject: Re: [PATCH 1/2] meta-intel: update kernel SRCREVs and pin >LINUX_VE

Re: [yocto] [PATCH 1/1] [meta-intel] meta-intel/common: Add License info for openssl-qat-module

2012-10-30 Thread Bodke, Kishore K
>-Original Message- >From: Flanagan, Elizabeth [mailto:elizabeth.flana...@intel.com] >Sent: Tuesday, October 30, 2012 11:20 AM >To: Bodke, Kishore K >Cc: Zanussi, Tom; Kamble, Nitin A; yocto@yoctoproject.org >Subject: Re: [yocto] [PATCH 1/1] [meta-intel] meta-intel/co

Re: [yocto] [PATCH meta-intel] meta-cedartrail: really fix mesa-dri version (typo'd)

2012-11-05 Thread Bodke, Kishore K
Is this patch for danny? -Kishore. >-Original Message- >From: Ross Burton [mailto:ross.bur...@intel.com] >Sent: Monday, November 05, 2012 4:31 AM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org >Subject: [PATCH meta-intel] meta-cedartrail: really fix mesa-dr

  1   2   >