summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-sdt/recipes-drivers/video-common_2024.1.bb
blob: 278dee8aba66a03955889f11c3f579b16cfed638 (plain)
1
2
3
4
5
6
7
8
9
10
inherit features_check

REQUIRED_MACHINE_FEATURES = "video-common"

inherit esw

DEPENDS += "xilstandalone "

ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/video_common/src/"
ESW_COMPONENT_NAME = "libvideo_common.a"