aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-mel/recipes-core/images/core-image-minimal-initramfs.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-mel/recipes-core/images/core-image-minimal-initramfs.bbappend b/meta-mel/recipes-core/images/core-image-minimal-initramfs.bbappend
index 2334a7e7..59ecd91e 100644
--- a/meta-mel/recipes-core/images/core-image-minimal-initramfs.bbappend
+++ b/meta-mel/recipes-core/images/core-image-minimal-initramfs.bbappend
@@ -1,4 +1,4 @@
-PACKAGE_INSTALL_mel = "initramfs-boot iperf iptables busybox udev base-passwd dosfstools ${ROOTFS_BOOTSTRAP_INSTALL} ${FEATURE_INSTALL}"
+PACKAGE_INSTALL_mel = "initramfs-boot iperf2 iptables busybox udev base-passwd dosfstools ${ROOTFS_BOOTSTRAP_INSTALL} ${FEATURE_INSTALL}"
IMAGE_FEATURES_mel = "codebench-debug ssh-server-openssh"
COMPATIBLE_HOST_mel = "(arm|aarch64|i.86|x86_64).*-linux"