From 89f732fc4cda7625cd3e4a71c32cff49fe4b8682 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Mon, 23 Dec 2019 11:38:20 +0530 Subject: meta-xilinx-standalone: recipe-drivers: Add recipe for compiling mcdma driver examples This recipe compiles the mcdma driver examples. Signed-off-by: Appana Durga Kedareswara rao --- meta-xilinx-standalone/recipes-drivers/mcdma_git.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-xilinx-standalone/recipes-drivers/mcdma_git.bb diff --git a/meta-xilinx-standalone/recipes-drivers/mcdma_git.bb b/meta-xilinx-standalone/recipes-drivers/mcdma_git.bb new file mode 100644 index 00000000..4b45d003 --- /dev/null +++ b/meta-xilinx-standalone/recipes-drivers/mcdma_git.bb @@ -0,0 +1,3 @@ +inherit esw_examples + +ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/mcdma/examples/" -- cgit v1.2.3-54-g00ecf