- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
44 lines
755 B
YAML
44 lines
755 B
YAML
header:
|
|
version: 13
|
|
includes:
|
|
- kas/fvp-eula.yml
|
|
|
|
env:
|
|
DISPLAY:
|
|
WAYLAND_DISPLAY:
|
|
XAUTHORITY:
|
|
|
|
|
|
distro: poky
|
|
machine: fvp-base
|
|
|
|
defaults:
|
|
repos:
|
|
refspec: scarthgap
|
|
|
|
repos:
|
|
meta-arm:
|
|
layers:
|
|
meta-arm:
|
|
meta-arm-bsp:
|
|
meta-arm-toolchain:
|
|
|
|
poky:
|
|
url: https://git.yoctoproject.org/git/poky
|
|
path: layers/poky
|
|
layers:
|
|
meta:
|
|
meta-poky:
|
|
|
|
local_conf_header:
|
|
base: |
|
|
CONF_VERSION = "2"
|
|
PACKAGE_CLASSES = "package_ipk"
|
|
PACKAGECONFIG:remove:pn-qemu-system-native = "gtk+ sdl"
|
|
EXTRA_IMAGE_FEATURES:append = " debug-tweaks ssh-server-openssh"
|
|
CORE_IMAGE_EXTRA_INSTALL:append = " ssh-pregen-hostkeys"
|
|
IMAGE_CLASSES:append = " testimage fvpboot"
|
|
|
|
target:
|
|
- core-image-minimal
|