diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:25 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
| commit | ea63f13846f47636b5caac7c5c38b6f7fcd66536 (patch) | |
| tree | 4c68f3c31c6fbe2bad7c173a733b94d19bad1b2c /meta-networking/recipes-daemons | |
| parent | cf6337634b4150548d866b1a7f18e8a11ea9cbcc (diff) | |
| download | meta-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.patch | 2 |
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 | |||
| 6 | move pidfile to /var/run | 6 | move pidfile to /var/run |
| 7 | redefine PR_RUN_DIR as ${localstatedir}/run | 7 | redefine PR_RUN_DIR as ${localstatedir}/run |
| 8 | 8 | ||
| 9 | Signed-off-By: Armin Kuster <akuster808@gmail.com> | 9 | Signed-off-by: Armin Kuster <akuster808@gmail.com> |
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | diff --git a/Make.rules.in b/Make.rules.in | 12 | diff --git a/Make.rules.in b/Make.rules.in |
