Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .patch: fix Upstream-Status formatting issues reported by patchreview tool ↵ | Martin Jansa | 2023-02-24 | 1 | -1/+1 |
| | | | | | | | from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | tftp-hpa: bug fix on separated CR and LF | Zhang Xiao | 2014-06-15 | 1 | -0/+38 |
In ascii mode, if the CR and LF was separated into different transfer blocks, This LF will be just dropped instead of replacing the previous CR. Add a checking on the first character to fix it. Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |