]> code.ossystems Code Review - meta-freescale.git/commit
busybox: fix install error when CONFIG_INETD enabled
authorTing Liu <b28495@freescale.com>
Mon, 27 Feb 2012 10:40:53 +0000 (10:40 +0000)
committerMatthew McClintock <msm@freescale.com>
Mon, 27 Feb 2012 16:19:34 +0000 (10:19 -0600)
commit224f831c9f696fff14a79b34a5de2ab3da9e842f
tree8f7cbadd3c21a2d1f764bf1a80e4a3a1443c6695
parent0518066b120ab6bb9a750c21e54d9a7b3444abab
busybox: fix install error when CONFIG_INETD enabled

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>
meta-fsl-ppc/recipes-append/busybox/busybox-1.18.5/inetd [new file with mode: 0644]
meta-fsl-ppc/recipes-append/busybox/busybox-1.18.5/inetd.conf [new file with mode: 0644]
meta-fsl-ppc/recipes-append/busybox/busybox_1.18.5.bbappend