meta-digi-arm: install e2fsprogs-resize2fs package

The 'resize2fs' command we use to resize the filesystem on first boot
has been moved from standard 'e2fsprogs' package to its own
'e2fsprogs-resize2fs', so this is the one we need to include now.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2015-07-27 10:59:06 +02:00
parent 3c1526ede5
commit 473880294f
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@ MACHINE_FIRMWARE_append_mx6dl = " firmware-imx-vpu-imx6d"
MACHINE_FIRMWARE_append = " ${@base_conditional('HAVE_BT', '1' , 'firmware-atheros-ar3k', '', d)}"
MACHINE_EXTRA_RDEPENDS += " \
e2fsprogs \
e2fsprogs-mke2fs \
e2fsprogs-resize2fs \
parted \
u-boot-dey-fw-utils \
"