Skip to content

Commit

Permalink
lmp-base: cfs: disable resize-helper
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
  • Loading branch information
ldts committed Apr 22, 2024
1 parent de5246b commit f58a414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-lmp-base/recipes-samples/images/lmp-image-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CORE_IMAGE_BASE_INSTALL += " \
networkmanager \
nss-altfiles \
pam-plugin-mkhomedir \
resize-helper \
${@bb.utils.contains('DISTRO_FEATURES', 'cfs', '', 'resize-helper', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'luks', 'luks-reencryption', '', d)} \
mtd-utils \
sudo \
Expand Down

0 comments on commit f58a414

Please sign in to comment.