summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox
Commit message (Collapse)AuthorAgeFilesLines
* busybox: Add nsenter for podman runtimeNathan Dunne2021-04-181-0/+1
| | | | | | | 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>
* busybox: vmsep distro feature modificationsBruce Ashfield2020-03-111-0/+4
| | | | | | | | | | | If "vmsep" is in distro features, we need to configure busybox as a static build. This allows for it to be used as party of an initrd. We also ensure that the installer support is added to busybox, so it can be installed to the initrd via: busybox --install Signed-off-by: Bruce Ashfield <bruce.ashfield@xilinx.com>
* busybox: Add getopt since lxc templates require itDavid Nyström2013-10-031-0/+2
| | | | | Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: migrate from defconfig to config fragments.Chris Patterson2013-09-065-0/+12
Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>