summaryrefslogtreecommitdiffstats
path: root/recipes-append/busybox/busybox_1.18.5.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* busybox: enable all featuresTing Liu2012-03-121-0/+8
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* busybox: fix install error when CONFIG_INETD enabledTing Liu2012-02-271-0/+2
| | | | | | | | | To avoid the following error: | CONFIG_INETD=y | install: cannot stat `.../busybox-1.18.5-r2/inetd': No such file or directory | ERROR: Function 'do_install' failed Signed-off-by: Ting Liu <b28495@freescale.com>
* busybox: fix the build error when enable CONFIG_TCPSVDZhenhua Luo2012-02-231-0/+5
These patches were pulled from upstream busybox Signed-off-by: Zhenhua Luo <b19537@freescale.com>