diff options
| author | Conall O'Griofa <conall.ogriofa@amd.com> | 2024-03-07 22:18:07 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-11 10:37:52 -0500 |
| commit | b3a4cd0485e11bcdea6471524d8db3b90aad0281 (patch) | |
| tree | 0a185b75f9628a4c327b5d81e3c958c8d223aefc | |
| parent | 759789c1437dcb45596d083380a70fd6a3a390d4 (diff) | |
| download | meta-xilinx-b3a4cd0485e11bcdea6471524d8db3b90aad0281.tar.gz | |
meta-xilinx-standalone-experimental: Update dfeccf-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>
| -rw-r--r-- | meta-xilinx-standalone-experimental/recipes-drivers/dfeccf-example_2024.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/dfeccf-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/dfeccf-example_2024.1.bb index 84f6c560..fd01b757 100644 --- a/meta-xilinx-standalone-experimental/recipes-drivers/dfeccf-example_2024.1.bb +++ b/meta-xilinx-standalone-experimental/recipes-drivers/dfeccf-example_2024.1.bb | |||
| @@ -3,4 +3,6 @@ inherit esw_examples features_check | |||
| 3 | 3 | ||
| 4 | REQUIRED_MACHINE_FEATURES = "dfeccf" | 4 | REQUIRED_MACHINE_FEATURES = "dfeccf" |
| 5 | 5 | ||
| 6 | DEPENDS += " dfeccf" | ||
| 7 | |||
| 6 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfeccf/examples/" | 8 | ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfeccf/examples/" |
