summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShubhrajyoti Datta <shubhrajyoti.datta@amd.com>2024-02-02 18:02:02 +0530
committerMark Hatle <mark.hatle@amd.com>2024-02-07 08:51:58 -0600
commit757bb1db286c559144070a269c20e534b5b48e71 (patch)
tree809557822bf34bbbb7d08e8093663ce5c9a8fc5c
parentff9edba3ac31fd30c45d3f35113d04cb43065f59 (diff)
downloadmeta-xilinx-757bb1db286c559144070a269c20e534b5b48e71.tar.gz
meta-xilinx: Add recipes for clock wizard
Add the recipies for clocking wizard example. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-standalone-experimental/recipes-drivers/clk-wiz-example_2024.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/clk-wiz-example_2024.1.bb b/meta-xilinx-standalone-experimental/recipes-drivers/clk-wiz-example_2024.1.bb
new file mode 100644
index 00000000..71ffdc32
--- /dev/null
+++ b/meta-xilinx-standalone-experimental/recipes-drivers/clk-wiz-example_2024.1.bb
@@ -0,0 +1,5 @@
1inherit esw_examples features_check
2
3REQUIRED_MACHINE_FEATURES = "clk-wiz"
4
5ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/clk_wiz/examples/"