diff --git a/meta-digi-dey/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend b/meta-digi-dey/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend index f321ba772..1ba2f0924 100644 --- a/meta-digi-dey/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend +++ b/meta-digi-dey/recipes-core/sysvinit/sysvinit_2.88dsf.bbappend @@ -6,14 +6,7 @@ do_install_append() { update-rc.d -f -r ${D} bootlogd remove } -do_install_append_ccimx6adpt() { - cat >> ${D}${sysconfdir}/default/rcS <<-EOF - # Resize EXT4 filesystems to the size of the partition on boot - RESIZE_EXT4FS=yes - EOF -} - -do_install_append_ccimx6sbc() { +do_install_append_ccimx6() { cat >> ${D}${sysconfdir}/default/rcS <<-EOF # Resize EXT4 filesystems to the size of the partition on boot RESIZE_EXT4FS=yes