Yes, as per e2fsprogs.bb file,
PACKAGES =+ "e2fsprogs-e2fsck e2fsprogs-mke2fs e2fsprogs-tune2fs
e2fsprogs-badblocks"
..
FILES_e2fsprogs-mke2fs = "${base_sbindir}/mke2fs
${base_sbindir}/mkfs.ext* ${sysconfdir}/mke2fs.conf"
But finally you got what you want :)
//Gaurang Shastri
On Wed, Jun 12,
Hi Gaurang,
On Jun 11, 2013, at 10:47 PM, Gaurang Shastri
mailto:gmshas...@gmail.com>> wrote:
Can you try with IMAGE_INSTALL_append = " e2fsprogs" and run once again
"bitbake core-image-minimal" or whatever you are referring for your final target
The 'e2fsprogs' target adds libs, but not the e
Can you try with IMAGE_INSTALL_append = " e2fsprogs" and run once again
"bitbake core-image-minimal" or whatever you are referring for your final
target
//Gaurang Shastri
On Wed, Jun 12, 2013 at 1:06 AM, Ben Warren wrote:
> Sorry for the spam. Still learning how this works…
>
> Turns out I nee