meta-imx/meta-v2x
Neena Busireddy b82efc0f92 meta-imx: Update LAYERSERIES_COMPAT to mickledore
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-04-25 06:02:27 -07:00
..
conf meta-imx: Update LAYERSERIES_COMPAT to mickledore 2023-04-25 06:02:27 -07:00
recipes-fsl/images meta-v2x: Adapt SOC overrides to meta-freescale rework 2022-02-24 12:16:34 -07:00
recipes-kernel meta-*: Update LICENSE variables to SPDX 2022-03-13 18:14:45 -05:00
README meta-imx: Point external source repos in all recipes to github.com/nxp-imx from source.codeaurora.org [YOCIMX-6496] 2022-08-25 11:03:25 -07: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-v2x"

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

BBMASK:remove = "meta-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-bsp branch: the same branch as this layer revision: the same revision as this layer

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