Fix some missing or corrupted patch Upstream-Status values. Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> --- ...1-upstream-Have-progressmeter-force-an-update-at-the-b.patch | 2 +- meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch | 2 +- meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch | 2 +- .../systemd/0025-fs-utilh-add-missing-sys-stat-include.patch | 2 ++ ...1-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch | 2 ++ ...3-Revert-target-arm-Use-vector-operations-for-saturati.patch | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-connectivity/openssh/openssh/0001-upstream-Have-progressmeter-force-an-update-at-the-b.patch b/meta/recipes-connectivity/openssh/openssh/0001-upstream-Have-progressmeter-force-an-update-at-the-b.patch index 2fb57da635a..4c9d574421d 100644 --- a/meta/recipes-connectivity/openssh/openssh/0001-upstream-Have-progressmeter-force-an-update-at-the-b.patch +++ b/meta/recipes-connectivity/openssh/openssh/0001-upstream-Have-progressmeter-force-an-update-at-the-b.patch @@ -8,7 +8,7 @@ end of each transfer. Fixes the problem recently introduces where very quick transfers do not display the progressmeter at all. Spotted by naddy@ OpenBSD-Commit-ID: 68dc46c259e8fdd4f5db3ec2a130f8e4590a7a9a -Ustream-Status: Backport +Upstream-Status: Backport Signed-off-by: Anuj Mittal <anuj.mit...@intel.com> --- progressmeter.c | 13 +++++-------- diff --git a/meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch b/meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch index e2fc607ff82..c5b3baece99 100644 --- a/meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch +++ b/meta/recipes-connectivity/openssh/openssh/CVE-2018-20685.patch @@ -9,7 +9,7 @@ current directory; based on report/patch from Harry Sintonen OpenBSD-Commit-ID: f27651b30eaee2df49540ab68d030865c04f6de9 CVE: CVE-2018-20685 -Ustream-Status: Backport +Upstream-Status: Backport Signed-off-by: Anuj Mittal <anuj.mit...@intel.com> --- scp.c | 5 +++-- diff --git a/meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch b/meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch index 80cf39b9230..e498da38194 100644 --- a/meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch +++ b/meta/recipes-connectivity/openssh/openssh/CVE-2019-6111.patch @@ -18,7 +18,7 @@ has been in snaps for ~1wk courtesy deraadt@ OpenBSD-Commit-ID: 00f44b50d2be8e321973f3c6d014260f8f7a8eda CVE: CVE-2019-6111 -Ustream-Status: Backport +Upstream-Status: Backport Signed-off-by: Anuj Mittal <anuj.mit...@intel.com> --- scp.1 | 12 +++++++++++- diff --git a/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch b/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch index 1c6a6f50de3..bae9d3eaad4 100644 --- a/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch +++ b/meta/recipes-core/systemd/systemd/0025-fs-utilh-add-missing-sys-stat-include.patch @@ -7,6 +7,8 @@ fix error: | error: passing argument 5 of 'chase_symlinks_and_stat' from incompatible pointer type [-Werror=incompatible-pointer-types] Signed-off-by: Andrej Valek <andrej.va...@siemens.com> + +Upstream-Status: Pending --- src/basic/fs-util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch b/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch index 06eb2bd35bd..a0ed7cc830e 100644 --- a/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch +++ b/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch @@ -10,6 +10,8 @@ PYTHONHOME. Creating another variable OEPYTHON3HOME to allow for a way to set a different path for python3 Signed-off-by: Jaewon Lee <jaewon....@xilinx.com> + +Upstream-Status: Inappropriate [OE specific configuration] --- Modules/main.c | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/qemu/qemu/0013-Revert-target-arm-Use-vector-operations-for-saturati.patch b/meta/recipes-devtools/qemu/qemu/0013-Revert-target-arm-Use-vector-operations-for-saturati.patch index c38b547e2c3..3d018a74d9c 100644 --- a/meta/recipes-devtools/qemu/qemu/0013-Revert-target-arm-Use-vector-operations-for-saturati.patch +++ b/meta/recipes-devtools/qemu/qemu/0013-Revert-target-arm-Use-vector-operations-for-saturati.patch @@ -8,7 +8,7 @@ This reverts commit 89e68b575e138d0af1435f11a8ffcd8779c237bd. This fixes QEMU aborts when running the qemuarm machine. Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> -Upstream-status: Pending +Upstream-Status: Pending --- target/arm/helper.h | 33 ------- target/arm/translate-a64.c | 36 ++++---- -- 2.20.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core