diff options
| author | Conall O'Griofa <conall.ogriofa@amd.com> | 2024-03-07 22:18:12 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-11 10:37:59 -0500 |
| commit | e7bed7fa4b8a484ac0a752f24b5441b9580bd28d (patch) | |
| tree | b3b5f8cba6f8ab97bdb894d68ba6f413c5307bb6 /meta-xilinx-standalone-experimental | |
| parent | 3c28c12df6ef0ba98491ec22103a49ac9ab76157 (diff) | |
| download | meta-xilinx-e7bed7fa4b8a484ac0a752f24b5441b9580bd28d.tar.gz | |
meta-xilinx-standalone-experimental: Update rfdc-example recipe
Changes in libxil now require libmetal drivers' examples to depend on
the respective driver.
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')
| -rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | 2 |
1 files changed, 2 insertions, 0 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 index 2c6bbdd1..973e5177 100644 --- a/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb +++ b/meta-xilinx-standalone-experimental/recipes-drivers/rfdc-example_2024.1.bb | |||
| @@ -3,4 +3,6 @@ inherit esw_examples features_check | |||
| 3 | 3 | ||
| 4 | REQUIRED_MACHINE_FEATURES = "rfdc" | 4 | REQUIRED_MACHINE_FEATURES = "rfdc" |
| 5 | 5 | ||
| 6 | DEPENDS += " rfdc" | ||
| 7 | |||
| 6 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/rfdc/examples/" | 8 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/rfdc/examples/" |
