diff options
| -rw-r--r-- | meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb index 4ef5f4ee..ef762c71 100644 --- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2024.1.bb | |||
| @@ -7,6 +7,7 @@ PV = "${SRCBRANCH}+git${SRCPV}" | |||
| 7 | REPO = "git://github.com/Xilinx/libmetal.git;protocol=https" | 7 | REPO = "git://github.com/Xilinx/libmetal.git;protocol=https" |
| 8 | 8 | ||
| 9 | include ${LAYER_PATH_openamp-layer}/recipes-openamp/libmetal/libmetal.inc | 9 | include ${LAYER_PATH_openamp-layer}/recipes-openamp/libmetal/libmetal.inc |
| 10 | include ${LAYER_PATH_openamp-layer}/vendor/xilinx/recipes-openamp/libmetal/libmetal-xlnx.inc | ||
| 10 | 11 | ||
| 11 | RPROVIDES:${PN}-dbg += "libmetal-dbg" | 12 | RPROVIDES:${PN}-dbg += "libmetal-dbg" |
| 12 | RPROVIDES:${PN}-dev += "libmetal-dev" | 13 | RPROVIDES:${PN}-dev += "libmetal-dev" |
