From 0bbae2f4bc6b446b245a0cddb806efed4bc0fbee Mon Sep 17 00:00:00 2001 From: Yuxiao Zhang Date: Fri, 9 Jun 2023 17:18:37 -0700 Subject: meta-google: busybox: enable cpio output Kdump preprocessing needs to read, modify, and repack a initfs, this is to enable cpio -O option. Change-Id: I3f59da1ad0094bbf4a0ef58094a26dfac3423f1d Signed-off-by: Yuxiao Zhang --- meta-google/recipes-core/busybox/files/gbmc.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-google/recipes-core/busybox') diff --git a/meta-google/recipes-core/busybox/files/gbmc.cfg b/meta-google/recipes-core/busybox/files/gbmc.cfg index 9b053c76c9..bb74f6ab82 100644 --- a/meta-google/recipes-core/busybox/files/gbmc.cfg +++ b/meta-google/recipes-core/busybox/files/gbmc.cfg @@ -25,6 +25,7 @@ CONFIG_FEATURE_TOP_INTERACTIVE=y CONFIG_FEATURE_TOP_SMP_CPU=y CONFIG_FEATURE_TOP_SMP_PROCESS=y CONFIG_FEATURE_TOPMEM=y +CONFIG_FEATURE_CPIO_O=y # Remove unused things CONFIG_BUNZIP2=n -- cgit v1.2.3