diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-11-21 13:54:05 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-11-21 13:54:05 -0600 |
commit | 1241013c7bce4262a6128eb4ccb3db410831746d (patch) | |
tree | da79ab94a5b4ae9abf6211d8289a4bf5dbdcde9f /meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb | |
parent | 6e3a214d268c7d75a42a9a329b5621fb5a49a89a (diff) | |
parent | 10531c26195f97f9565e9770c21977805e53c46b (diff) | |
download | meta-xilinx-1241013c7bce4262a6128eb4ccb3db410831746d.tar.gz |
Merge remote-tracking branch 'origin/scarthgap' into yocto-master
This moves the system to scarthgap. It is known to NOT work with Styhead and master,
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb index 2699a55d..f25201bd 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb | |||
@@ -19,7 +19,7 @@ COMPATIBLE_MACHINE:zynqmp = "zynqmp" | |||
19 | COMPATIBLE_MACHINE:versal = "versal" | 19 | COMPATIBLE_MACHINE:versal = "versal" |
20 | COMPATIBLE_MACHINE:versal-net = "versal-net" | 20 | COMPATIBLE_MACHINE:versal-net = "versal-net" |
21 | 21 | ||
22 | S = "${UNPACKDIR}/git" | 22 | S = "${WORKDIR}/git" |
23 | 23 | ||
24 | inherit cmake update-rc.d systemd | 24 | inherit cmake update-rc.d systemd |
25 | 25 | ||