summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/busybox
diff options
context:
space:
mode:
authorYuxiao Zhang <yuxiaozhang@google.com>2023-06-10 03:18:37 +0300
committerYuxiao Zhang <yuxiaozhang@google.com>2023-07-26 00:57:31 +0300
commit0bbae2f4bc6b446b245a0cddb806efed4bc0fbee (patch)
tree99761a1a9c7c6565de391ca3fa90a2a0dd80fbd9 /meta-google/recipes-core/busybox
parent5eea368e7a8ce996bf5defba0101d3c04eed4cde (diff)
downloadopenbmc-0bbae2f4bc6b446b245a0cddb806efed4bc0fbee.tar.xz
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>
Diffstat (limited to 'meta-google/recipes-core/busybox')
-rw-r--r--meta-google/recipes-core/busybox/files/gbmc.cfg1
1 files changed, 1 insertions, 0 deletions
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