diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-05-23 09:49:48 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-11-21 10:43:43 -0600 |
| commit | 3fb0ec778d76d509c30dcf1e07dcdd659f823be7 (patch) | |
| tree | cbc9c3a8458add6f673b3124ccbd8688767c934e /meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | |
| parent | afad32c5d133a1f8a6e59e51d228161b9f47bb10 (diff) | |
| download | meta-xilinx-3fb0ec778d76d509c30dcf1e07dcdd659f823be7.tar.gz | |
meta-xilinx-standalone-sdt: Rename from ...-experimental
Add symlink to old name for temporarily compatibility.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb')
| -rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb deleted file mode 100644 index 973e5177..00000000 --- a/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | # Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved. | ||
| 2 | inherit esw_examples features_check | ||
| 3 | |||
| 4 | REQUIRED_MACHINE_FEATURES = "rfdc" | ||
| 5 | |||
| 6 | DEPENDS += " rfdc" | ||
| 7 | |||
| 8 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/rfdc/examples/" | ||
