|
||
---|---|---|
.. | ||
conf | ||
recipes-fsl/images | ||
recipes-kernel | ||
README |
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