diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-08 10:38:23 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-08 12:15:17 +0100 |
| commit | ed5198463f61274f6f78bc5b1e2cded63d750c4c (patch) | |
| tree | 8a923d492a8b59c0606437f76fede1598ad0fe6c /meta/recipes-devtools | |
| parent | 0f2270cd40971da1f0b66478ed54511e0ed4e0ae (diff) | |
| download | poky-ed5198463f61274f6f78bc5b1e2cded63d750c4c.tar.gz | |
openssh/systemd/python/qemu: Fix patch Upstream-Status
Fix some missing or corrupted patch Upstream-Status values.
(From OE-Core rev: 07bc5a5367e0dec45253fd849e0157094152fd31)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
2 files changed, 3 insertions, 1 deletions
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 06eb2bd35b..a0ed7cc830 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 | |||
| 10 | to set a different path for python3 | 10 | to set a different path for python3 |
| 11 | 11 | ||
| 12 | Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com> | 12 | Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com> |
| 13 | |||
| 14 | Upstream-Status: Inappropriate [OE specific configuration] | ||
| 13 | --- | 15 | --- |
| 14 | Modules/main.c | 17 +++++++++++++---- | 16 | Modules/main.c | 17 +++++++++++++---- |
| 15 | 1 file changed, 13 insertions(+), 4 deletions(-) | 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 c38b547e2c..3d018a74d9 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. | |||
| 8 | This fixes QEMU aborts when running the qemuarm machine. | 8 | This fixes QEMU aborts when running the qemuarm machine. |
| 9 | 9 | ||
| 10 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | 10 | Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
| 11 | Upstream-status: Pending | 11 | Upstream-Status: Pending |
| 12 | --- | 12 | --- |
| 13 | target/arm/helper.h | 33 ------- | 13 | target/arm/helper.h | 33 ------- |
| 14 | target/arm/translate-a64.c | 36 ++++---- | 14 | target/arm/translate-a64.c | 36 ++++---- |
