diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-11-24 08:49:54 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-11-24 08:49:54 -0700 |
commit | e54cf81d1fd348c35bebf9a2ea3d39749ecbea3b (patch) | |
tree | 101333b8c9f6a1668f69002b368ea1e749be5660 | |
parent | ee66c6df5f74b92ddf15694317343f070a4c3e0f (diff) | |
download | meta-xilinx-e54cf81d1fd348c35bebf9a2ea3d39749ecbea3b.tar.gz |
meta-xilinx-core: qemu: Fix Upstream-Status entries
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
3 files changed, 5 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch index e776a537..7bd7ee5f 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-8.1/0002-python-qemu-rename-command-to-cmd.patch | |||
@@ -24,7 +24,7 @@ Message-id: 20231006154125.1068348-6-vsementsov@yandex-team.ru | |||
24 | tests/avocado/machine_aspeed.py and keep r-b] | 24 | tests/avocado/machine_aspeed.py and keep r-b] |
25 | Signed-off-by: John Snow <jsnow@redhat.com> | 25 | Signed-off-by: John Snow <jsnow@redhat.com> |
26 | 26 | ||
27 | Upstream-status: Backport (684750ab4f8a3ad69512b71532408be3ac2547d4) | 27 | Upstream-Status: Backport (684750ab4f8a3ad69512b71532408be3ac2547d4) |
28 | 28 | ||
29 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> | 29 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> |
30 | --- | 30 | --- |
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch index 23ed3659..aaaa640a 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-Reorder-serial-ports.patch | |||
@@ -8,6 +8,8 @@ Previously the serial ports 0 & 1 were the PMC (firmware) uartlite, | |||
8 | while the standard serial pors were 2 & 3. Reverse this order to | 8 | while the standard serial pors were 2 & 3. Reverse this order to |
9 | ensure that the first two serial ports are the ones used by Linux. | 9 | ensure that the first two serial ports are the ones used by Linux. |
10 | 10 | ||
11 | Upstream-Status: Inappropriate [not a real board] | ||
12 | |||
11 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> | 13 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> |
12 | --- | 14 | --- |
13 | board-versal-pmc-virt-alt.dts | 230 ++++++++++++++++ | 15 | board-versal-pmc-virt-alt.dts | 230 ++++++++++++++++ |
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch index 97262ae4..20f02fde 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees/0001-versal-net-Reorder-serial-port.patch | |||
@@ -10,6 +10,8 @@ Previously the serial ports 0 & 1 were the PMC (firmware) uartlite, | |||
10 | while the standard serial pors were 2 & 3. Reverse this order to | 10 | while the standard serial pors were 2 & 3. Reverse this order to |
11 | ensure that the first two serial ports are the ones used by Linux. | 11 | ensure that the first two serial ports are the ones used by Linux. |
12 | 12 | ||
13 | Upstream-Status: Inappropriate [not a real board] | ||
14 | |||
13 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> | 15 | Signed-off-by: Mark Hatle <mark.hatle@amd.com> |
14 | --- | 16 | --- |
15 | board-versal-net-psx-spp-1.4-alt.dts | 36 ++++++++ | 17 | board-versal-net-psx-spp-1.4-alt.dts | 36 ++++++++ |