The Linux BSP has the bluez5 package available (the version of bluez may vary depending on the Linux BSP used). You can add it with the following line on the conf/local.conf file inside the build directory
IMAGE_INSTALL_append = “ bluez5 ”
There is more information on bluez on the i.MX Linux Reference Manual included as part of the BSP documentation.