Yes, it's the same kernel. It's built using bitbake in the Yocto environment, and then copied to the Debian image or system.
So if it's a kernel driver that's missing, you'll need to build the kernel with the needed drivers.
If it's a missing library issue, you should be able to apt-get. Failing that, compile from source.
Rgds,
Dave.