Skip to content

Commit a9e3d2b

Browse files
committed
chromium: 0031-Fix-ARM-build-with-recent-glibc.patch: Fix Upstream-Status format
* as reported by: openembedded-core/scripts/contrib/patchreview.py -v . Malformed Upstream-Status 'Malformed Upstream-Status in patch ./recipes-browser/chromium/files/0031-Fix-ARM-build-with-recent-glibc.patch Please correct according to https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status : Upstream-status: Inappropriate' (./recipes-browser/chromium/files/0031-Fix-ARM-build-with-recent-glibc.patch) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
1 parent b61362a commit a9e3d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/files/0031-Fix-ARM-build-with-recent-glibc.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ For some reason zlib #undefs _FILE_OFFSET_BITS which doesn't play well
77
with glibc 2.34's bminor/glibc@47f24c2 and the newly-introduced checks
88
in features-time64.h. See also madler/zlib#447.
99

10-
Upstream-status: Inappropriate
10+
Upstream-Status: Inappropriate
1111
Signed-off-by: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1212
---
1313
third_party/zlib/gzguts.h | 1 +

0 commit comments

Comments
 (0)