From cfb9d64b8494a62b635b831e0201dbbe173434c9 Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Tue, 23 Mar 2021 13:07:28 +0530 Subject: recipe-drivers: v-frmbuf-rd-example: Add recipe for compiling v-frmbuf-rd driver examples This recipe compiles the v-frmbuf-rd driver examples. Signed-off-by: Appana Durga Kedareswara rao --- .../recipes-drivers/v-frmbuf-rd-example_git.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 meta-xilinx-standalone-experimental/recipes-drivers/v-frmbuf-rd-example_git.bb diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/v-frmbuf-rd-example_git.bb b/meta-xilinx-standalone-experimental/recipes-drivers/v-frmbuf-rd-example_git.bb new file mode 100755 index 00000000..5c6bdd93 --- /dev/null +++ b/meta-xilinx-standalone-experimental/recipes-drivers/v-frmbuf-rd-example_git.bb @@ -0,0 +1,5 @@ +inherit esw_examples distro_features_check + +REQUIRED_DISTRO_FEATURES = "v-frmbuf-rd" + +ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/v_frmbuf_rd/examples/" -- cgit v1.2.3-54-g00ecf