summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb')
-rwxr-xr-xmeta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb b/meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb
index 9322cc66..91de657d 100755
--- a/meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb
+++ b/meta-xilinx-standalone-experimental/recipes-drivers/v-scenechange_git.bb
@@ -1,10 +1,10 @@
1inherit distro_features_check 1inherit features_check
2 2
3REQUIRED_DISTRO_FEATURES = "v-scenechange" 3REQUIRED_DISTRO_FEATURES = "v-scenechange"
4 4
5inherit esw python3native 5inherit esw python3native
6 6
7DEPENDS += "python3-pyyaml-native xilstandalone lopper python3-dtc-native video-common" 7DEPENDS += "xilstandalone video-common"
8 8
9ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/v_scenechange/src/" 9ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/v_scenechange/src/"
10ESW_COMPONENT_NAME = "libv_scenechange.a" 10ESW_COMPONENT_NAME = "libv_scenechange.a"