summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2020-04-04 12:49:42 +0530
committerMark Hatle <mark.hatle@xilinx.com>2020-04-04 07:54:28 -0700
commitc57f1ce5185dba57ebe65d63cc780419a72087e9 (patch)
tree5d9244d0f045d15bb5d8360b04ef3cd4ae86a44a
parent8f74d0f9a37f25eb5b11cd5e59c873a2fd60f4f2 (diff)
downloadmeta-xilinx-c57f1ce5185dba57ebe65d63cc780419a72087e9.tar.gz
meta-xilinx-standalone: recipe-drivers: Add recipe for compiling devcfg driver examples
This recipe compiles the devcfg driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-standalone/recipes-drivers/devcfg_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xilinx-standalone/recipes-drivers/devcfg_git.bb b/meta-xilinx-standalone/recipes-drivers/devcfg_git.bb
new file mode 100644
index 00000000..04414465
--- /dev/null
+++ b/meta-xilinx-standalone/recipes-drivers/devcfg_git.bb
@@ -0,0 +1,3 @@
1inherit esw_examples
2
3ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/devcfg/examples/"