summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-drivers
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2021-07-06 11:29:13 +0530
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-27 21:34:42 -0700
commit561afe7632715789e84ae1e36fd57551c9714222 (patch)
tree296bab58f4ae00164c40d59bad5c2f6ed6043d52 /meta-xilinx-standalone-experimental/recipes-drivers
parent30e3ff2ff8220e9065b3be141cc7f71d5a36bc7e (diff)
downloadmeta-xilinx-561afe7632715789e84ae1e36fd57551c9714222.tar.gz
meta-xilinx-standalone-experimental: recipes-drivers: trafgen-example: Add recipe for compiling trafgen driver example
This recipe compiles the trafgen driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers')
-rw-r--r--meta-xilinx-standalone-experimental/recipes-drivers/trafgen-example_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/trafgen-example_git.bb b/meta-xilinx-standalone-experimental/recipes-drivers/trafgen-example_git.bb
new file mode 100644
index 00000000..57d6a2cb
--- /dev/null
+++ b/meta-xilinx-standalone-experimental/recipes-drivers/trafgen-example_git.bb
@@ -0,0 +1,5 @@
1inherit esw_examples features_check
2
3REQUIRED_DISTRO_FEATURES = "trafgen"
4
5ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/trafgen/examples/"