Hi,
Thanks for your help!
As I said before, I was following Freescale Yocto Project User's Guide from 'fsl-yocto-3.14.28-1.0.0' documentation. Thus I have used following command to sync with the repo:
$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.14.28-1.0.0_ga
$ repo sync
I also read the Yocto Training Task #5. According to that to change the kernel configuration I need to replace the 'defconfig' file from "meta-fsl-arm/receipes-kernel/linux/linux-imx-<kernel version>/mx6". Now in my case, the 'kernel version' should be '3.14.28', but that directory doesn't exist. Instead directory 'linux-imx-3.10.17/mx6' is exist.
Thus I am getting little confused, how to change the kernel configuration and then built it using 'bitbake linux-imx' command. Please help me for the same.
Appreciate your quick reply!
Thanks,
Dhaval