Hi,
Thank you for your interest in NXP Semiconductor products,
Please excuse me, but it's confusing what are you trying to check on, there are a few possibilities that I conceived.
1. You want to check the kernel version, run:
$ uname -r
On target running that image.
2. You want to ensure that the running image is the yocto built, run:
> CertUtil -hashfile <.wic image>
On Windows or:
$ sha256sum <.wic image>
On Linux,
If none of this was what you're looking for, please tell me.
Regards