Skip to content
Snippets Groups Projects
Commit fd04cfdd authored by Frieder Schrempf's avatar Frieder Schrempf
Browse files

kas: Add configs for i.MX6UL and i.MX8MP hardware

parent c6bfc508
No related branches found
No related tags found
1 merge request!3Add recipes and configuration
# Copyright (C) 2022 Kontron Electronics GmbH
# SPDX-License-Identifier: MIT
header:
version: 12
includes:
- kas/inc/common.yml
repos:
# meta-ked-bsp:
# layers:
# layers/meta-ked-stm32mp: excluded
# meta-st-stm32mp:
# layers:
# .: excluded
meta-ked-bsp:
layers:
layers/meta-ked-imx:
meta-freescale:
url: https://git.yoctoproject.org/git/meta-freescale
branch: kirkstone
path: layers/meta-freescale
local_conf_header:
accept_eula:
ACCEPT_FSL_EULA = "1"
# Copyright (C) 2023 Kontron Electronics GmbH
# SPDX-License-Identifier: MIT
header:
version: 12
includes:
- kas/inc/imx.yml
machine: kontron-mx6ul
target:
- virtual/bootloader
# Copyright (C) 2023 Kontron Electronics GmbH
# SPDX-License-Identifier: MIT
header:
version: 12
includes:
- kas/inc/imx.yml
machine: kontron-mx8mp
target:
- virtual/bootloader
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment