Re: [yocto] Building own kernel instead of taking from git

2014-09-08 Thread Richard Leitner
Hi, On Mon, 8 Sep 2014 09:51:28 +0530 jags gediya wrote: > I want to build my kernel source code in yocto. For that i have > modified the required linux-imx.inc file. > > Inside that i have given kernel source directory in SRC_URI and S variable. > > Is this approach fine, or is there any bett

Re: [yocto] Building own kernel instead of taking from git

2014-09-07 Thread Sven Ebenfeld
Am 08.09.2014 06:21, schrieb jags gediya: > I want to build my kernel source code in yocto. For that i have > modified the required linux-imx.inc file. > > Inside that i have given kernel source directory in SRC_URI and S variable. > > Is this approach fine, or is there any better solution i can

[yocto] Building own kernel instead of taking from git

2014-09-07 Thread jags gediya
I want to build my kernel source code in yocto. For that i have modified the required linux-imx.inc file. Inside that i have given kernel source directory in SRC_URI and S variable. Is this approach fine, or is there any better solution i can get? -- _