image-minimal: Cleanup

Remove unneeded variables and move FSTYPE to distro

BugzID: 73593
This commit is contained in:
Alexandre Bard 2021-07-23 13:07:11 +02:00
parent 22c9a78486
commit c7d211ef8e
2 changed files with 3 additions and 7 deletions

View File

@ -10,3 +10,5 @@ REPRODUCIBLE_TIMESTAMP_ROOTFS = ""
PREFERRED_PROVIDER_virtual/netmodule-image = "netmodule-fitimage"
INITRAMFS_IMAGE_pn-netmodule-fitimage = "netmodule-linux-image-minimal"
IMAGE_FSTYPES = "cpio.gz cpio.gz.u-boot"

View File

@ -1,9 +1,4 @@
DISTRO_FEATURES_BACKFILL_CONSIDERED = " wifi bluetooth"
inherit image
IMAGE_FEATURES = "debug-tweaks"
IMAGE_FSTYPES = "tar.gz cpio cpio.gz cpio.gz.u-boot"
inherit core-image
KERNELDEPMODDEPEND = ""
@ -22,7 +17,6 @@ IMAGE_INSTALL = " \
tar \
less \
ncurses-terminfo-base \
kernel-devicetree \
haveged \
"