summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-01-27 14:02:25 +0100
committerKhem Raj <raj.khem@gmail.com>2023-01-27 17:06:52 -0800
commitea63f13846f47636b5caac7c5c38b6f7fcd66536 (patch)
tree4c68f3c31c6fbe2bad7c173a733b94d19bad1b2c /meta-networking/recipes-daemons
parentcf6337634b4150548d866b1a7f18e8a11ea9cbcc (diff)
downloadmeta-openembedded-ea63f13846f47636b5caac7c5c38b6f7fcd66536.tar.gz
.patch: fix Signed-off-by 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-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/proftpd/files/build_fixup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch b/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
index d888dd8263..8126b3619a 100644
--- a/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
+++ b/meta-networking/recipes-daemons/proftpd/files/build_fixup.patch
@@ -6,7 +6,7 @@ make, move-pidfile-to-var-run, move-runfile-to-var-run
6move pidfile to /var/run 6move pidfile to /var/run
7redefine PR_RUN_DIR as ${localstatedir}/run 7redefine PR_RUN_DIR as ${localstatedir}/run
8 8
9Signed-off-By: Armin Kuster <akuster808@gmail.com> 9Signed-off-by: Armin Kuster <akuster808@gmail.com>
10 10
11 11
12diff --git a/Make.rules.in b/Make.rules.in 12diff --git a/Make.rules.in b/Make.rules.in