summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ssmping
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-02-23 14:45:29 +0100
committerKhem Raj <raj.khem@gmail.com>2023-02-24 08:45:44 -0800
commit285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch)
treea4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-networking/recipes-support/ssmping
parent80fbf964e1ee02e117b2756831e66e4170d75ced (diff)
downloadmeta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.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-networking/recipes-support/ssmping')
-rw-r--r--meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch b/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch
index 0cb981cf7a..4e1498a366 100644
--- a/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch
+++ b/meta-networking/recipes-support/ssmping/files/0001-Makefile-tweak-install-dir.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Makefile: tweak install dir
6For oe-core, the man doc should be installed to /usr/share/man 6For oe-core, the man doc should be installed to /usr/share/man
7rather than /usr/locale/man. 7rather than /usr/locale/man.
8 8
9Upstream-Status: inappropriate (oe specific) 9Upstream-Status: Inappropriate [oe specific]
10 10
11Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 11Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
12--- 12---