tftp-hpa: add from OE-Classic, update and tidy up
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 27 Nov 2012 11:25:46 +0000 (11:25 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:52 +0000 (08:24 -0800)
commit8d65179587c77ccfdd993a1caf750e07ef8f1cdc
tree59fbecb740248f3d7839571c4eb4745102b233e1
parent5521bfdeab95ac91ae486028c115bc9d0c0eb926
tftp-hpa: add from OE-Classic, update and tidy up

* Update to 5.2
* Add patches from Fedora
* Add DESCRIPTION and better SUMMARY
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM
* Update ALTERNATIVE_* definitions
* Handle hardcoded paths in initscript

Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>.

(From meta-openembedded rev: 2abab0e93dc5099df8a9b7466de803a2d8372eb9)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
12 files changed:
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/default [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/init [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.40-remap.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.42-tftpboot.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-chk_retcodes.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-0.49-cmd_arg.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.39-tzfix.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-fortify-strcpy-crash.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-0.49-stats.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-hpa-5.2-pktinfo.patch [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/tftp-xinetd [new file with mode: 0644]
meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb [new file with mode: 0644]