commit | 0bbae2f4bc6b446b245a0cddb806efed4bc0fbee | [log] [tgz] |
---|---|---|
author | Yuxiao Zhang <yuxiaozhang@google.com> | Fri Jun 09 17:18:37 2023 -0700 |
committer | Yuxiao Zhang <yuxiaozhang@google.com> | Tue Jul 25 21:57:31 2023 +0000 |
tree | 99761a1a9c7c6565de391ca3fa90a2a0dd80fbd9 | |
parent | 5eea368e7a8ce996bf5defba0101d3c04eed4cde [diff] |
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 <yuxiaozhang@google.com>
diff --git a/meta-google/recipes-core/busybox/files/gbmc.cfg b/meta-google/recipes-core/busybox/files/gbmc.cfg index 9b053c7..bb74f6a 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_SMP_CPU=y CONFIG_FEATURE_TOP_SMP_PROCESS=y CONFIG_FEATURE_TOPMEM=y +CONFIG_FEATURE_CPIO_O=y # Remove unused things CONFIG_BUNZIP2=n