summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2021-04-26 12:28:07 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-27 21:33:21 -0700
commitf607291917d9fa6a4e0d689ab58fd2d3a193e66f (patch)
tree9fc09809b7c285317018aafd1549282c5dd12543 /meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb
parentc2d1441cb38ba0580addd7b7c8055f555b2652a0 (diff)
downloadmeta-xilinx-f607291917d9fa6a4e0d689ab58fd2d3a193e66f.tar.gz
cusdma-ex: Rename the csudma driver example recipe
This commit renames the csudma example recipe to make recipe name consistent with other driver example recipe names. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb')
-rw-r--r--meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb b/meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb
new file mode 100644
index 00000000..3f5c2138
--- /dev/null
+++ b/meta-xilinx-standalone-experimental/recipes-drivers/csudma-example_git.bb
@@ -0,0 +1,5 @@
1inherit esw_examples features_check
2
3REQUIRED_DISTRO_FEATURES = "csudma"
4
5ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/csudma/examples/"