]> code.ossystems Code Review - openembedded-core.git/commit
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:47:47 +0000 (15:47 +0100)
commit929c738787b6f513ce235ed5f7753408a570d632
tree16ceaa49780cffd1e64bbde1011870a41b6a3d30
parent5c088c2d3b23026752649d077ee44fe3dbe26aa4
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/

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]