Thank you for your guidence.
By using yocto setup in core-image-minimal.bb file i gave below packages.
gst-meta-video, gst-fsl-plugin, gst-plugins-base-app, gst-plugins-base ,gst-plugins-good, gst-plugins-good-rtsp, gst-plugins-good-udp, gst-plugins-good-rtpmanager, gst-plugins-good-rtp, gst-plugins-good-video4linux2 ,packagegroup-fsl-gstreamer.
The above package list all gst plugins are working the issue came from gst-fsl-plugin package any body body help me.
The error logs attached below
User1@FSETBLR1LX045:~/epdc/yocto/fsl-release-bsp/build$ bitbake core-image-minimal
Loading cache: 100% |##########################################################################################################| ETA: 00:00:00
Loaded 2193 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib)
NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0
NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib)
NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0
NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib-dev)
NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0
Build Configuration:
BB_VERSION = "1.22.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6dlsabresd"
DISTRO = "poky"
DISTRO_VERSION = "1.6.2"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):30b8d9378b8260e452552b806610dc9b6fe0b69f"
meta-oe = "(nobranch):8065dd8456913457a0114ddb2b4bd4842847b2a3"
meta-fsl-arm = "(nobranch):9bc540eec9a7e280af13371ea70650fcc47ea627"
meta-fsl-arm-extra = "(nobranch):e1085deb3d915d2a95a65cceadc77c6de0dadfb6"
meta-fsl-demos = "(nobranch):f141c7d1158b8addbd6f1ed047a1b47c2ed85f8f"
meta-fsl-arm
meta-fsl-demos = "(nobranch):0c5367e963b5f7797ded59f835313466b896d7e9"
meta-browser = "(nobranch):63963cc56c8d0291779693e62b66cb16e5c86883"
meta-gnome
meta-networking
meta-ruby = "(nobranch):8065dd8456913457a0114ddb2b4bd4842847b2a3"
meta-qt5 = "(nobranch):c29c317e0f22202bfaa85329a580564bbc179089"
meta-fsl-qt5
meta-fsl-bluez = "(nobranch):0c5367e963b5f7797ded59f835313466b896d7e9"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/imx-lib-3.10.17-1.0.0/ipu/mxc_ipu_hl_lib.h
ERROR: Logfile of failure stored in: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/temp/log.do_configure.18683
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| DEBUG: Shell function do_configure finished
| DEBUG: Executing python function do_qa_configure
| NOTE: Checking autotools environment for common misconfiguration
| DEBUG: Python function do_qa_configure finished
| ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/imx-lib-3.10.17-1.0.0/ipu/mxc_ipu_hl_lib.h
ERROR: Task 1224 (/home/User1/epdc/yocto/fsl-release-bsp/sources/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1991 tasks of which 1987 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/User1/epdc/yocto/fsl-release-bsp/sources/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb, do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code.