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