diff options
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb')
| -rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb index e08e1935..31c7b8ed 100644 --- a/meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb +++ b/meta-xilinx-standalone-experimental/recipes-drivers/dfemix_2024.1.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | 1 | # Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved. | |
| 2 | inherit features_check | 2 | inherit features_check |
| 3 | 3 | ||
| 4 | REQUIRED_MACHINE_FEATURES = "dfemix" | 4 | REQUIRED_MACHINE_FEATURES = "dfemix" |
| 5 | 5 | ||
| 6 | inherit esw python3native | 6 | inherit esw python3native |
| 7 | 7 | ||
| 8 | DEPENDS += "xilstandalone " | 8 | DEPENDS += "xilstandalone libmetal " |
| 9 | 9 | ||
| 10 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfemix/src/" | 10 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfemix/src/" |
| 11 | ESW_COMPONENT_NAME = "libdfemix.a" | 11 | ESW_COMPONENT_NAME = "libdfemix.a" |
