Thanks for your reply.
I tried like that syntax also but patch was not extracted ,it means in source directory we cant able to get patch related extracted source .Thats we got custom config error issue.
Then compile by using bitbake .Its giving below error .ie reason patch extracting issue.I gave individual buildings .Those builds are compiling and building.
WARNING: /home/vishwa/workspace/checkout_mar16/coderepo1/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb.do_patch is tainted from a forced run
WARNING: /home/vishwa/workspace/checkout_mar16/coderepo1/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb.do_compile is tainted from a forced run
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /home/vishwa/workspace/checkout_mar16/coderepo1/build/tmp/work/imx6_zcam-poky-linux-gnueabi/u-boot-imx/2014.04-r0/temp/log.do_compile.5847)
ERROR: Logfile of failure stored in: /home/vishwa/workspace/checkout_mar16/coderepo1/build/tmp/work/imx6_zcam-poky-linux-gnueabi/u-boot-imx/2014.04-r0/temp/log.do_compile.5847
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 CROSS_COMPILE=arm-poky-linux-gnueabi- CC=arm-poky-linux-gnueabi-gcc --sysroot=/home/vishwa/workspace/checkout_mar16/coderepo1/build/tmp/sysroots/imx6_zcam imx6_zcam_config
| make: *** No rule to make target `imx6_zcam_config'. Stop.
| make: *** [imx6_zcam_config] Error 1
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/vishwa/workspace/checkout_mar16/coderepo1/build/tmp/work/imx6_zcam-poky-linux-gnueabi/u-boot-imx/2014.04-r0/temp/log.do_compile.5847)
ERROR: Task 4 (/home/vishwa/workspace/checkout_mar16/coderepo1/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 242 tasks of which 240 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/vishwa/workspace/checkout_mar16/coderepo1/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2014.04.bb, do_compile
Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.