Thanks gusarambula, so the url = git://git.yoctoproject.org/meta-freescale is NXP official release project, correct?
I've actually already had a Yocto build system based on OE, that building system can build a Yocto image running on imx6 EVK, how can simply replace url = git://git.yoctoproject.org/meta-freescale by the community fsl BSP? I don't need to replace my whole Yocto build system based on url = https://github.com/Freescale/fsl-community-bsp-platform.
Another thing is where and how can I customize the device tree for the community project? I could only find recipes-kernel/linux/linux-fslc/imx6q-var-som-vsc.dts which is not for imx6ull, should I create the dts myself?
Thank you.
Kind regards,
- jupiter