summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox
diff options
context:
space:
mode:
authorNathan Dunne <Nathan.Dunne@arm.com>2021-04-15 09:37:17 +0100
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-04-18 20:13:19 -0400
commit94501882dcf6eec411d68696e59953653c787eab (patch)
tree35e2a1ca95770e1c06cacfffc4ba8480ad559bf4 /recipes-core/busybox/busybox
parentd65587d727f8c71186f64e79a30bae828a58b53d (diff)
downloadmeta-virtualization-94501882dcf6eec411d68696e59953653c787eab.tar.gz
busybox: Add nsenter for podman runtime
Add nsenter to Busybox configuration as it is required by Podman at runtime Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/busybox/busybox')
-rw-r--r--recipes-core/busybox/busybox/nsenter.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox/nsenter.cfg b/recipes-core/busybox/busybox/nsenter.cfg
new file mode 100644
index 00000000..0a58df5b
--- /dev/null
+++ b/recipes-core/busybox/busybox/nsenter.cfg
@@ -0,0 +1 @@
CONFIG_NSENTER=y