Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-26 Thread Om Prakash PAL
Hi Chris, No, /etc/initab does not contain any reference to tty0(wrong typed in last mail). Best Regards, Om Prakash Pal From: Chris Tapp [opensou...@keylevel.com] Sent: Tuesday, June 26, 2012 12:52 PM To: Om Prakash PAL Cc: Khem Raj; yocto

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-26 Thread Om Prakash PAL
Hi Chris, No, /etc/initab does not contain any reference to inittab. please find the attched /etc/initab file for more information. Best Regards, Om Prakash Pal => From: Chris Tapp [opensou...@keylevel.com] Sent: Tues

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-25 Thread Om Prakash PAL
Hi khem, on target, etc/ does not contain securetty. Best Regards, Om Prakash Pal From: Khem Raj [raj.k...@gmail.com] Sent: Monday, June 25, 2012 8:43 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-25 Thread Om Prakash PAL
Hi Bruce, Yes,its arm board. Yes, I have verified and kernel bootline is properly passed to the kernel by bootloader. Best Regards, Om Prakash Pal -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Monday, June 25, 2012 6:38 PM To: Om Prakash PAL Cc

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-25 Thread Om Prakash PAL
ards, Om Prakash Pal ___ From: Khem Raj [raj.k...@gmail.com] Sent: Friday, June 22, 2012 11:18 AM To: Om Prakash PAL Cc: Gary Thomas; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On Thu, Jun 21, 2012 at 10:37 PM, Om Pr

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-22 Thread Om Prakash PAL
From: Om Prakash PAL Sent: Friday, June 22, 2012 2:59 PM To: Khem Raj Cc: Gary Thomas; yocto@yoctoproject.org Subject: RE: [yocto] Porting of specific Kernel/Driver into yocto. From: Khem Raj [raj.k...@gmail.com

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-22 Thread Om Prakash PAL
From: Khem Raj [raj.k...@gmail.com] Sent: Friday, June 22, 2012 11:18 AM To: Om Prakash PAL Cc: Gary Thomas; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On Thu, Jun 21, 2012 at 10:37 PM, Om Prakash PAL wrote

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-21 Thread Om Prakash PAL
-Original Message- From: Gary Thomas [mailto:g...@mlbassoc.com] Sent: Thursday, June 21, 2012 7:59 PM To: Om Prakash PAL Cc: yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On 2012-06-21 08:16, Om Prakash PAL wrote: > Original Mess

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-21 Thread Om Prakash PAL
Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Gary Thomas Sent: Thursday, June 21, 2012 6:18 PM To: yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On 2012-06-21 06:27, Om Prakash PAL

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-21 Thread Om Prakash PAL
From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Monday, May 28, 2012 11:25 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org; Richard Purdie Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On 12-05-23 08:39 AM

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-06-21 Thread Om Prakash PAL
From: Darren Hart [darren.h...@intel.com] Sent: Wednesday, May 23, 2012 11:46 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org; Richard Purdie Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On 05/23/2012 05:39 AM, Om

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-05-23 Thread Om Prakash PAL
problem of toolchain?. Should I build with our toolchain( we use CodeSourcery)?. Best Regards, Om Prakash Pal From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Sunday, May 06, 2012 6:00 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org; Rich

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-05-06 Thread Om Prakash PAL
PR = "r10" PV = "${LINUX_VERSION}+git${SRCPV}" COMPATIBLE_MACHINE = "(u8500|qemuarm)" # Functionality flags KERNEL_REVISION_CHECKING="" YOCTO_KERNEL_META_DATA="" require recipes-kernel/linux/linux-tools.inc what should be the problem?. Best Regards,

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-05-03 Thread Om Prakash PAL
Prakash Pal From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Monday, April 30, 2012 7:42 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On 12-04-30 6:34 AM, Om

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-30 Thread Om Prakash PAL
>On 12-04-29 5:58 AM, Om Prakash PAL wrote: > Hi Bruce, >for porting of our local kernel,we have created an BSP layer and to change the the >kernel, we have created an linux-yocto_3.0.bbappend file inside >meta/recipes-kernel/linux/

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-30 Thread Om Prakash PAL
From: Khem Raj [raj.k...@gmail.com] Sent: Monday, April 30, 2012 12:18 AM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On Sun, Apr 29, 2012 at 2:58 AM, Om Prakash PAL

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-29 Thread Om Prakash PAL
ase tell me what we have done wrong?. is there anything else we need to modify in .bbappend file or some other variable?. Best Regards, Om Prakash Pal ____________ From: Bruce Ashfield [bruce.ashfi...@gmail.com] Sent: Monday, April 09, 2012 11:04 PM To: Om Prakash PA

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-11 Thread Om Prakash PAL
e git:// and http: path, we have just dir where my kernel is located) [2] we want to create BSP for our board that is based on arm-cortex-A9 but we don't have meta/conf/machine/include/tune-armcortexa9.inc file in current yocto. How can we create it?. Thanks, Best Regards, Om Prakash Pal ---

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-11 Thread Om Prakash PAL
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Monday, April 09, 2012 11:04 PM To: Om Prakash PAL Cc: yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto. On Mon, Apr 9, 2012 at 12:31 PM, Om Prakash PAL wrote: >

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-09 Thread Om Prakash PAL
yocto-kernel tree, can we use our local kernel-tree for building images?. (should I create separate BSP ?) Thanks in advance. Best Regards, Om Prakash Pal From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Monday, April 09, 2012 9:32 AM To: Om Praka

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-08 Thread Om Prakash PAL
. Thanks a lot in advance. Best Regards, Om Prakash Pal From: Bruce Ashfield [bruce.ashfi...@windriver.com] Sent: Wednesday, April 04, 2012 6:17 PM To: Om Prakash PAL Cc: yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto

[yocto] Porting of specific Kernel/Driver into yocto.

2012-04-04 Thread Om Prakash PAL
Hi, I want to build my local kernel/Driver code, not the default one. please help how can i do it ?. any wiki/docs on this?. Best Regards, Om Prakash Pal ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto