On 1 November 2015 at 03:39, 无尘树 <[email protected]> wrote: > Dear sir; > I use repo sync example the blow > but I can't get the c source. > please tell me how to get c code of i.mx6 kernel demo source > thanks root@ubuntu:~/fsl-cps# repo sync
Initializing project fsl-community-bsp-base ... ... > root@ubuntu:~/fsl-cps# find . -name "*.c" ... The kernel source is not part of what you get with "repo sync", what you get, among other things, is a _recipe_ to build the kernel. I suggest you read some documentation, as I think you have missed some important info. Best regards, Bjørn Forsman -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
