.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:
Martin Jansa
2023-02-23 14:45:29 +01:00
committed by Khem Raj
parent 80fbf964e1
commit 285b7cd79f
62 changed files with 86 additions and 89 deletions
@@ -1,4 +1,4 @@
Upstream-Status:Inappropriate [embedded specific]
Upstream-Status: Inappropriate [embedded specific]
fix the below error:
configure: error: cannot run test program while cross compiling
@@ -6,7 +6,7 @@ Subject: [PATCH] Disable run test program while cross compiling
fix configure error:
configure: error: cannot run test program while cross compiling
Upstream-Status:Inappropriate [embedded specific]
Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---