Hi
I compiled a BSP from yocto poky distro 2.6.1
But I haven't the "file" command
Which kind of library I have to install by command IMAGE_INSTALL_append in conf/local.conf?
Or is there any other way to have the "file" command working on BSP?
Thanks
Fabio
I think this may help you.
I was hoping file command included in some library already done
thanks
We don't have library for this 'file' command. You may build it by yourself or put it in Yocto BSP to build it.
thanks