Qt4 Libraries

How do I include the Qt4 libraries in a kernel build for the Beaglebone Angstrom 3.2 branch? At the moment, I am rebuilding the kernel frequently and when I want to run a Qt application on the Beaglebone, I have to download the Qt libraries with an “opkg install qt4-embedded” command after each rebuild. Its slow!

If I could include the libraries with the kernel transfer, I could eliminate the opkg install step!

Regards,
James