From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-test/images/initramfs-test-image.bb | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'bsp/meta-qcom/recipes-test/images/initramfs-test-image.bb') diff --git a/bsp/meta-qcom/recipes-test/images/initramfs-test-image.bb b/bsp/meta-qcom/recipes-test/images/initramfs-test-image.bb index 83ef315b..8497ec5a 100644 --- a/bsp/meta-qcom/recipes-test/images/initramfs-test-image.bb +++ b/bsp/meta-qcom/recipes-test/images/initramfs-test-image.bb @@ -2,20 +2,28 @@ DESCRIPTION = "Small ramdisk image for running tests (bootrr, etc)" PACKAGE_INSTALL = " \ ${ROOTFS_BOOTSTRAP_INSTALL} \ + bluez5 \ busybox \ base-passwd \ - devmem2 \ + dhcp-client \ diag \ + e2fsprogs \ + e2fsprogs-e2fsck \ + e2fsprogs-mke2fs \ + e2fsprogs-resize2fs \ + e2fsprogs-tune2fs \ ethtool \ gptfdisk \ - iperf2 \ - iperf3 \ lava-test-shell \ packagegroup-core-boot \ - qrtr-apps \ + pciutils \ + pd-mapper \ + qrtr \ rmtfs \ - tcpdump \ + tqftpserv \ udev \ + usbutils \ + wpa-supplicant \ " # Do not pollute the initrd image with rootfs features -- cgit 1.2.3-korg