diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-02-23 14:45:29 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-24 08:45:44 -0800 |
commit | 285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch) | |
tree | a4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-networking/recipes-extended | |
parent | 80fbf964e1ee02e117b2756831e66e4170d75ced (diff) | |
download | meta-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-extended')
-rw-r--r-- | meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch | 2 | ||||
-rw-r--r-- | meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch b/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch index e59501cc4..d57d0e61b 100644 --- a/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch +++ b/meta-networking/recipes-extended/kronosnet/kronosnet/0001-links.c-Fix-build-with-gcc-12.patch | |||
@@ -15,7 +15,7 @@ Fixes: | |||
15 | | | ^~~~ | 15 | | | ^~~~ |
16 | | cc1: all warnings being treated as errors | 16 | | cc1: all warnings being treated as errors |
17 | 17 | ||
18 | Upstream-Status: Submitted[https://github.com/kronosnet/kronosnet/pull/382] | 18 | Upstream-Status: Submitted [https://github.com/kronosnet/kronosnet/pull/382] |
19 | 19 | ||
20 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 20 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
21 | --- | 21 | --- |
diff --git a/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch b/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch index 078ba9ef5..a3ea60408 100644 --- a/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch +++ b/meta-networking/recipes-extended/tgt/files/0001-usr-Makefile-WARNING-fix.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] usr/Makefile: WARNING fix WARNING: QA Issue: tgt: | |||
6 | packages-split/tgt/usr/sbin/tgtd contains probably-redundant RPATH /usr/lib | 6 | packages-split/tgt/usr/sbin/tgtd contains probably-redundant RPATH /usr/lib |
7 | [useless-rpaths] | 7 | [useless-rpaths] |
8 | 8 | ||
9 | Upstream-Status: pending | 9 | Upstream-Status: Pending |
10 | 10 | ||
11 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 11 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
12 | 12 | ||