diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:24 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
commit | e99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch) | |
tree | 877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-oe/recipes-support | |
parent | bfb764ed830537b4e8cd85a2d01850238afc5725 (diff) | |
download | meta-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-oe/recipes-support')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch b/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch index 6be49fbca..16506999e 100644 --- a/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch +++ b/meta-oe/recipes-support/libusbg/libusbg/0001-Fix-out-of-tree-builds.patch | |||
@@ -7,7 +7,7 @@ The include flag should point to the source directory, not the build | |||
7 | directory. | 7 | directory. |
8 | 8 | ||
9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
10 | Upstream-status: Submitted [https://github.com/libusbg/libusbg/pull/9] | 10 | Upstream-Status: Submitted [https://github.com/libusbg/libusbg/pull/9] |
11 | --- | 11 | --- |
12 | examples/Makefile.am | 2 +- | 12 | examples/Makefile.am | 2 +- |
13 | src/Makefile.am | 2 +- | 13 | src/Makefile.am | 2 +- |
diff --git a/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch b/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch index 4872eb4f5..dadefec33 100644 --- a/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch +++ b/meta-oe/recipes-support/log4c/log4c/fix_configure_with-expat.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | The original use of AC_ARG_WITH is buggy and causes expat support | 1 | The original use of AC_ARG_WITH is buggy and causes expat support |
2 | to be *disabled* if "--with-expat" is passed to configure. | 2 | to be *disabled* if "--with-expat" is passed to configure. |
3 | 3 | ||
4 | Upstream status: pending | 4 | Upstream-Status: Pending |
5 | 5 | ||
6 | Index: log4c-1.2.4/configure.in | 6 | Index: log4c-1.2.4/configure.in |
7 | =================================================================== | 7 | =================================================================== |
diff --git a/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch b/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch index 745f923af..e2401bb31 100644 --- a/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch +++ b/meta-oe/recipes-support/openct/openct/etc-openct.udev.in-disablePROGRAM.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH 1/2] etc/openct.udev.in: disablePROGRAM | |||
5 | 5 | ||
6 | Bug fix: https://bugzilla.redhat.com/show_bug.cgi?id=287871 | 6 | Bug fix: https://bugzilla.redhat.com/show_bug.cgi?id=287871 |
7 | 7 | ||
8 | Upstream-status: Pending | 8 | Upstream-Status: Pending |
9 | 9 | ||
10 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 10 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch b/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch index d5e3fe575..22eda729f 100644 --- a/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch +++ b/meta-oe/recipes-support/openct/openct/etc-openct_usb.in-modify-UDEVINFO.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH 2/2] etc/openct_usb.in: modify UDEVINFO | |||
5 | 5 | ||
6 | this patch is from Fedora | 6 | this patch is from Fedora |
7 | 7 | ||
8 | Upstream-status: Pending | 8 | Upstream-Status: Pending |
9 | 9 | ||
10 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> | 10 | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> |
11 | --- | 11 | --- |
diff --git a/meta-oe/recipes-support/picocom/picocom/0001-Fix-building-with-musl.patch b/meta-oe/recipes-support/picocom/picocom/0001-Fix-building-with-musl.patch index 5b344b9e8..c6b01d06f 100644 --- a/meta-oe/recipes-support/picocom/picocom/0001-Fix-building-with-musl.patch +++ b/meta-oe/recipes-support/picocom/picocom/0001-Fix-building-with-musl.patch | |||
@@ -3,7 +3,7 @@ From: Paul Eggleton <paul.eggleton@linux.intel.com> | |||
3 | Date: Sun, 14 Jul 2019 19:13:21 -0700 | 3 | Date: Sun, 14 Jul 2019 19:13:21 -0700 |
4 | Subject: [PATCH] Fix building with musl | 4 | Subject: [PATCH] Fix building with musl |
5 | 5 | ||
6 | Upstream-status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> | 8 | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
9 | --- | 9 | --- |