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