I would like to add to some Yocto Linux distribution my own application that includes blkid.h file. In the .manifest file I found libblkid1
library and util-linux-blkid
package but in the rootfs I have no such a file. Which package or library I should add to the image to get blkid.h file?
Thank you in advance for any help.