mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +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
-1
@@ -8,7 +8,7 @@ of any of the GNU specific argp extensions. Include unistd.h directly to
|
||||
allow building with musl on linux, whilst retaining compatibility with
|
||||
glibc and other unices.
|
||||
|
||||
Upstream-status: Submitted [https://github.com/Gregwar/fatcat/pull/34]
|
||||
Upstream-Status: Submitted [https://github.com/Gregwar/fatcat/pull/34]
|
||||
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
|
||||
---
|
||||
src/fatcat.cpp | 8 ++------
|
||||
|
||||
@@ -10,7 +10,7 @@ same as lseek64
|
||||
This helps compiling on latest musl where lseek64 and friends are not
|
||||
available
|
||||
|
||||
Upstream-status: Submitted [https://github.com/Gregwar/fatcat/pull/34]
|
||||
Upstream-Status: Submitted [https://github.com/Gregwar/fatcat/pull/34]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
CMakeLists.txt | 2 ++
|
||||
|
||||
Reference in New Issue
Block a user