diff options
| author | Conall O'Griofa <conall.ogriofa@amd.com> | 2024-02-09 16:59:21 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-12 19:04:43 -0600 |
| commit | 97665e1f245bfde07ae3e508ffd1149033b9096f (patch) | |
| tree | 4320bc567658fadbb64c2ac0804ab9334cf840af /meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb | |
| parent | 0e5bbe2abe10e74ed9f71b56549dcd4af4f68322 (diff) | |
| download | meta-xilinx-97665e1f245bfde07ae3e508ffd1149033b9096f.tar.gz | |
meta-xilinx-standalone-experimental: Update recipes for libmetal drivers
Upadted and added recipes for libmetal drivers:
rfdc
dfeccf
dfeequ
dfemix
dfeofdm
dfeprach
Signed-off-by: Conall O'Griofa <conall.ogriofa@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb')
| -rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb new file mode 100644 index 00000000..4854c112 --- /dev/null +++ b/meta-xilinx-standalone-experimental/recipes-drivers/dfemix-example_2024.1.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | # Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved. | ||
| 2 | inherit esw_examples features_check | ||
| 3 | |||
| 4 | REQUIRED_MACHINE_FEATURES = "dfemix" | ||
| 5 | |||
| 6 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfemix/examples/" | ||
