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