busybox: Add inetd related files
authorTing Liu <b28495@freescale.com>
Mon, 15 Apr 2013 09:50:52 +0000 (04:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2013 14:57:30 +0000 (15:57 +0100)
commit9278239d07235f3641c0edd5482448f9ab22aa10
tree2be9a8883abe7626fd1b9e61e94e5db703f573db
parent41ee476b018391addb1954c017f3b1b4b1c4812b
busybox: Add inetd related files

Add back inetd and inetd.conf files which are needed if
CONFIG_INETD is enabled in the defconfig. Grabbed these
files from oe-classic

This patch is based on the previous patch for denzil:
http://patches.openembedded.org/patch/33235/

(From OE-Core rev: 929c738787b6f513ce235ed5f7753408a570d632)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/busybox/busybox_1.20.2.bb
meta/recipes-core/busybox/files/inetd [new file with mode: 0644]
meta/recipes-core/busybox/files/inetd.conf [new file with mode: 0644]