summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-sdt/recipes-drivers/hdcp22-common_2024.2.bb
blob: 05bb66ef2a31042c8ed2af0347d197482fdceb3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit features_check

REQUIRED_MACHINE_FEATURES = "hdcp22-common"

inherit esw python3native

DEPENDS += "xilstandalone "

ESW_COMPONENT_SRC = "/XilinxProcessorIPLib/drivers/hdcp22_common/src/"
ESW_COMPONENT_NAME = "libhdcp22_common.a"