From f477834fe2e5cb1cb250926bd29f8888497eb85f Mon Sep 17 00:00:00 2001 From: Conall O'Griofa Date: Thu, 7 Mar 2024 22:18:08 +0000 Subject: meta-xilinx-standalone-experimental: Update dfeequ-example recipe Changes in libxil now require libmetal drivers' examples to depend on the respective driver. Signed-off-by: Conall O'Griofa Signed-off-by: Mark Hatle --- .../recipes-drivers/dfeequ-example_2024.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/dfeequ-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/dfeequ-example_2024.1.bb index 024477c3..0f4d45be 100644 --- a/meta-xilinx-standalone-experimental/recipes-drivers/dfeequ-example_2024.1.bb +++ b/meta-xilinx-standalone-experimental/recipes-drivers/dfeequ-example_2024.1.bb @@ -3,4 +3,6 @@ inherit esw_examples features_check REQUIRED_MACHINE_FEATURES = "dfeequ" +DEPENDS += " dfeequ" + ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dfeequ/examples/" -- cgit v1.2.3-54-g00ecf