summaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox
Commit message (Collapse)AuthorAgeFilesLines
* busybox: make append version independentPaul Gortmaker2015-02-191-0/+0
| | | | | Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: update bbappend to match oe-core masterBruce Ashfield2014-02-051-0/+0
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: Add getopt since lxc templates require itDavid Nyström2013-10-032-0/+3
| | | | | 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-067-1010/+20
| | | | | Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: remove SRC_URI reference to awk -F patchBruce Ashfield2013-07-081-1/+0
| | | | | | | The commit "busybox: remove awk -F patch" missed the SRC_URI update for the dropped patch. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: remove awk -F patchBruce Ashfield2013-07-061-90/+0
| | | | | | | The awk patch being carried by meta-virtualization is part of the 1.21.1 busybox release. So we can drop it from the bbappend. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: Follow OE-Core update to 1.12.1 versionTing Liu2013-07-053-0/+0
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox awk: make -F STR interpret escape sequencesBogdan Purcareata2013-05-172-1/+93
| | | | | | | | | | Patch implements functionality mentioned in the title and has been applied to busybox 1.21.0. This patch is included into the meta-virtualization layer since it provides awk functionality to the lxc-clone command in the lxc containers package. Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* busybox: updated bbappend for 1.20.2Mihai Prica2012-11-262-0/+0
| | | | | Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
* busybox: Add mdev, cifs, advanced ps, lspci, and lsusb for xen-minimal.Raymond Danks2012-06-212-0/+1010
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>