-
Open the KAS CI YAML file
meta-qcom/ci/qcom-distro.ymlfrom your forked or locally clonedmeta-qcomlayer. -
In the
repos:section, add an entry for the required layer using the following format:For example, themeta-virtualizationlayer is added as follows:
Add third-party layers to the workspace
You can add any OpenEmbedded meta layer to the workspace by updating the KAS CI configuration files.
To add a third-party OpenEmbedded layer to the workspace, do the following:

