summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-support
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-01-27 14:02:24 +0100
committerKhem Raj <raj.khem@gmail.com>2023-01-27 17:06:52 -0800
commite99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch)
tree877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-webserver/recipes-support
parentbfb764ed830537b4e8cd85a2d01850238afc5725 (diff)
downloadmeta-openembedded-e99f1879662e2b692dca4e94b3b6cbbad29770a6.tar.gz
.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>
Diffstat (limited to 'meta-webserver/recipes-support')
-rw-r--r--meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch b/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch
index d05abd25c..e160b8644 100644
--- a/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch
+++ b/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/0001-Fix-implicit-fallthrough-warning.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix implicit fallthrough warning
6Fixes a warning about an implicit fall through in a case statement 6Fixes a warning about an implicit fall through in a case statement
7(-Werror=implicit-fallthrough) with newer versions of GCC 7(-Werror=implicit-fallthrough) with newer versions of GCC
8 8
9Upstream-status: Submitted [https://github.com/gnosek/fcgiwrap/pull/54] 9Upstream-Status: Submitted [https://github.com/gnosek/fcgiwrap/pull/54]
10Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com> 10Signed-off-by: Joshua Watt <Joshua.Watt@garmin.com>
11--- 11---
12 configure.ac | 3 + 12 configure.ac | 3 +