Hi,
I using yocto sdk 2.0 to compile/build u-boot and linux images for T4240RDB.
When I run "bitbake -c compile -f virtual/kernel" command, i'm getting
"QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_4.1.bb.do_compile is tainted from a forced run"
I tried to clean and build, still the issue exists.
I'm using following commands to build linux:
1. bitbake -c cleansstate virtual/kernel
2. bitbake -c patch virtual/kernel
3. bitbake -c menuconfig virtual/kernel
4. bitbake -c compile -f virtual/kernel
5. bitbake virtual/kernel
6. bitbake fsl-image-kernelitb
Please help me to move forward and let me know if the procedure followed is correct or not.
Thanks & Regards,
Mounika Reddy