mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[PATCH] fix the empty file writting
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
With the feature that checking the disk filled up, the return
|
||||
value of function write_behind was checked and used to detect
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ In ascii mode, if the CR and LF was separated into different transfer
|
||||
blocks, LF will be just dropped instead of replacing the previous CR.
|
||||
Add a checking on the first character to fix it.
|
||||
|
||||
Upstream-Status: pending
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user