diff options
Diffstat (limited to 'meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch')
-rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch b/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch index 452aa05f81..4f3dcd7767 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch +++ b/meta-networking/recipes-daemons/tftp-hpa/files/fix-writing-emtpy-file.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | [PATCH] fix the empty file writting | 1 | [PATCH] fix the empty file writting |
2 | 2 | ||
3 | Upstream-Status: pending | 3 | Upstream-Status: Pending |
4 | 4 | ||
5 | With the feature that checking the disk filled up, the return | 5 | With the feature that checking the disk filled up, the return |
6 | value of function write_behind was checked and used to detect | 6 | value of function write_behind was checked and used to detect |