Hi Jignesh Patel,
I tested it last night, so sorry for my delay replay, see below, please!
------------------------
#cd ~/imx-yocto-bsp
#DISTRO=fsl-imx-x11 MACHINE=imx6dlsabresd source fsl-setup-release.sh -b build-x11
#bitbake fsl-image-validation-imx
Do you accept the EULA you just read? (y/n) y
EULA has been accepted.
Welcome to Freescale Community BSP
The Yocto Project has extensive documentation about OE including a
reference manual which can be found at:
http://yoctoproject.org/documentation
For more information about OpenEmbedded see their website:
http://www.openembedded.org/
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
meta-toolchain
meta-toolchain-sdk
adt-installer
meta-ide-support
Your build environment has been configured with:
MACHINE=imx6dlsabresd
SDKMACHINE=i686
DISTRO=fsl-imx-x11
EULA=
BSPDIR=
BUILD_DIR=.
meta-freescale directory found
weidong@ubuntu:~/imx-yocto-bsp/build$ bitbake fsl-image-validation-imx
NOTE: Your conf/bblayers.conf has been automatically updated.
weidong@ubuntu:~/imx-yocto-bsp/build$ bitbake fsl-image-validation-imx
NOTE: Your conf/bblayers.conf has been automatically updated.
Parsing recipes: 100% |#########################################################################################| Time: 0:01:40
Parsing of 2562 .bb files complete (0 cached, 2562 parsed). 3483 targets, 231 skipped, 8 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: Multiple providers are available for runtime ptpd (ptpd, ptpd-qoriq)
Consider defining a PREFERRED_RPROVIDER entry to match ptpd
NOTE: Multiple providers are available for runtime ptpd-dev (ptpd, ptpd-qoriq)
Consider defining a PREFERRED_RPROVIDER entry to match ptpd-dev
Build Configuration:
BB_VERSION = "1.38.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-16.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6dlsabresd"
DISTRO = "fsl-imx-x11"
DISTRO_VERSION = "4.14-sumo"
TUNE_FEATURES = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "hard"
meta
meta-poky = "HEAD:c9bd4984f8f471ca2c43052714f4413ba99cf171"
meta-oe
meta-multimedia = "HEAD:8760facba1bceb299b3613b8955621ddaa3d4c3f"
meta-freescale = "HEAD:27ca94f8a4336790ba117b4298566f6820e7e74c"
meta-freescale-3rdparty = "HEAD:82037216280a39957fb4272581637abec734ad50"
meta-freescale-distro = "HEAD:f7e2216e93aff14ac32728a13637a48df436b7f4"
meta-bsp
meta-sdk = "HEAD:be96d9721c3e8ce3b30de8b68720815511e92c4d"
meta-browser = "HEAD:75640e14e325479c076b6272b646be7a239c18aa"
meta-gnome
meta-networking
meta-python
meta-filesystems = "HEAD:8760facba1bceb299b3613b8955621ddaa3d4c3f"
meta-qt5 = "HEAD:d4e7f73d04e8448d326b6f89908701e304e37d65"
Initialising tasks: 100% |######################################################################################| Time: 0:00:12
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: fsl-image-validation-imx-1.0-r0 do_rootfs: Intentionally failing postinstall scriptlets of ['matchbox-keyboard-im'] to defer them to first boot is deprecated. Please place them into pkg_postinst_ontarget_${PN} ().
If deferring to first boot wasn't the intent, then scriptlet failure may mean an issue in the recipe, or a regression elsewhere.
Details of the failure are in /home/weidong/imx-yocto-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/fsl-image-validation-imx/1.0-r0/temp/log.do_rootfs.
WARNING: fsl-image-validation-imx-1.0-r0 do_rootfs: [log_check] fsl-image-validation-imx: found 2 warning messages in the logfile:
[log_check] warning: %post(matchbox-keyboard-im-0.1.1-r0.cortexa9hf_neon) scriptlet failed, exit status 2
[log_check] WARNING: Intentionally failing postinstall scriptlets of ['matchbox-keyboard-im'] to defer them to first boot is deprecated. Please place them into pkg_postinst_ontarget_${PN} ().
NOTE: Tasks Summary: Attempted 8118 tasks of which 5853 didn't need to be rerun and all succeeded.
Summary: There were 2 WARNING messages shown.
weidong@ubuntu:~/imx-yocto-bsp/build$

The procedure of compiling BSP is very smooth, no any problem.
-------------------------
Have a nice day!
BR,
weidong