From 512aafe27e9d7fe29efaae0fea39490575e5e4c8 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Sat, 4 Apr 2020 12:49:21 +0530 Subject: meta-xilinx-standalone: recipe-drivers: Add recipe for compiling dmaps driver examples This recipe compiles the dmaps driver examples. Signed-off-by: Appana Durga Kedareswara rao Signed-off-by: Mark Hatle --- meta-xilinx-standalone/recipes-drivers/dmaps_git.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-xilinx-standalone/recipes-drivers/dmaps_git.bb diff --git a/meta-xilinx-standalone/recipes-drivers/dmaps_git.bb b/meta-xilinx-standalone/recipes-drivers/dmaps_git.bb new file mode 100644 index 00000000..0891fb86 --- /dev/null +++ b/meta-xilinx-standalone/recipes-drivers/dmaps_git.bb @@ -0,0 +1,3 @@ +inherit esw_examples + +ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/dmaps/examples/" -- cgit v1.2.3-54-g00ecf