mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 12:49:33 +02:00
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>
This commit is contained in:
@@ -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.lee@xilinx.com>
|
||||
|
||||
Upstream-Status: Inappropriate [OE specific configuration]
|
||||
---
|
||||
Modules/main.c | 17 +++++++++++++----
|
||||
1 file changed, 13 insertions(+), 4 deletions(-)
|
||||
|
||||
@@ -8,7 +8,7 @@ This reverts commit 89e68b575e138d0af1435f11a8ffcd8779c237bd.
|
||||
This fixes QEMU aborts when running the qemuarm machine.
|
||||
|
||||
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
||||
Upstream-status: Pending
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
target/arm/helper.h | 33 -------
|
||||
target/arm/translate-a64.c | 36 ++++----
|
||||
|
||||
Reference in New Issue
Block a user