From c57f1ce5185dba57ebe65d63cc780419a72087e9 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Sat, 4 Apr 2020 12:49:42 +0530 Subject: 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 Signed-off-by: Mark Hatle --- meta-xilinx-standalone/recipes-drivers/devcfg_git.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-xilinx-standalone/recipes-drivers/devcfg_git.bb 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 @@ +inherit esw_examples + +ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/devcfg/examples/" -- cgit v1.2.3-54-g00ecf