perf is large and not used by all tests. Please remove it.
So does git.
So does wget -- the rootfs can either have wget or have busybox to provide wget.
So please revert this patch and remove initramfs-common.
Thanks, Fengguang
On Mon, Jan 18, 2021 at 10:34:01AM +0800, Wei Jihui wrote:
all type os will use distro/depends/lkp
Signed-off-by: Wei Jihui weijihuiall@163.com
distro/depends/initramfs-common | 4 ---- distro/depends/lkp | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 distro/depends/initramfs-common
diff --git a/distro/depends/initramfs-common b/distro/depends/initramfs-common deleted file mode 100644 index 5f766da6..00000000 --- a/distro/depends/initramfs-common +++ /dev/null @@ -1,4 +0,0 @@ -time -wget -perf -which diff --git a/distro/depends/lkp b/distro/depends/lkp index 82c67184..4b51c803 100644 --- a/distro/depends/lkp +++ b/distro/depends/lkp @@ -1,4 +1,7 @@ bc +git +wget +perf gawk time kmod -- 2.23.0