meta-imx/meta-imx-v2x
Zelan Zou 3402864d81 BSP: Drop package md5sm update in recipe [YOCIMX-7960]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-06-20 14:16:12 +08:00
..
conf layer.conf: Add scarthgap to compatiable layer for v2x 2024-03-19 13:52:31 +08:00
recipes-fsl/images Rename all the layers in meta-imx [YOCIMX-7393] 2023-12-08 06:41:38 +01:00
recipes-kernel BSP: Drop package md5sm update in recipe [YOCIMX-7960] 2024-06-20 14:16:12 +08:00
README Rename all the layers in meta-imx [YOCIMX-7393] 2023-12-08 06:41:38 +01:00

i.MX Linux Yocto BSP layer for V2X support

This layer provides support for i.MX-based Vehicle-to-Everything (V2X) Communications, leveraging the internal HSM implementation in SECO / V2X IPs.

This layer applies to i.MX 8DXL parts only.

To use the layer add the following line to $BUILDDIR/conf/bblayers.conf:

BBLAYERS += "${BSPDIR}/sources/meta-imx/meta-imx-v2x"

For enabling profiling and tracing capabilities add the following in local.conf:

BBMASK:remove = "meta-imx-v2x/recipes-kernel/" PACKAGECONFIG:pn-v2xsehsm:append = " lttng" PACKAGECONFIG:pn-vtest:append = " lttng" IMAGE_INSTALL:append = " lttng-tools"

The layer depends on:

URI: git://git.openembedded.org/meta-openembedded branch: zeus revision: Reference to the release manifest file (.xml) in the imx-manifest.git

URI: git://git.yoctoproject.org/meta-freescale branch: zeus revision: Reference to the release manifest file (.xml) in the imx-manifest.git

URI: git://git.yoctoproject.org/meta-freescale-distro branch: zeus revision: Reference to the release manifest file (.xml) in the imx-manifest.git

URI: git://github.com/nxp-imx/meta-imx subdirectory: meta-imx-bsp branch: the same branch as this layer revision: the same revision as this layer

subdirectory: meta-imx-sdk branch: the same branch as this layer revision: the same revision as this layer