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: fix the empty file writing error | Roy.Li | 2014-10-21 | 1 | -0/+39 |
make write_behind to return 0 if a empty file is written, to distinguish a true writing failure[on which the write_behind will return -1], then the annoying wrong log will disappear. ____ |Error code 3: Disk full or allocation exceeded ----- Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |