summaryrefslogtreecommitdiffstats
path: root/recipes-append
Commit message (Collapse)AuthorAgeFilesLines
* strip out distro policy and workaroundsJohn Williams2013-03-144-1049/+0
| | | | | | machine conf only in meta-xilinx Signed-off-by: John Williams <john.williams@xilinx.com>
* recipes:sysinit: update pkg_postinst function to work on hostJason Wu2012-10-101-0/+21
| | | | | | | | Currently the postinst script exit 1 when try to run from host as $D is defined. This hack adds $D host directory detection. If a directory is detected, it exit 0. Signed-off-by: Jason Wu <huanyu@xilinx.com>
* Change busybox configuration for PetaLinuxWendy Liang2012-10-044-0/+1049
I have just add mdev, inetd, ftpd, telnetd at the moment.