Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip out distro policy and workarounds | John Williams | 2013-03-14 | 4 | -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 host | Jason Wu | 2012-10-10 | 1 | -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 PetaLinux | Wendy Liang | 2012-10-04 | 4 | -0/+1049 |
I have just add mdev, inetd, ftpd, telnetd at the moment. |