summaryrefslogtreecommitdiff
path: root/kas-theobroma.yml
blob: 82a2b6e20be49a876508f68080dc77178e6b3163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
header:
  version: 10
build_system: openembedded
machine: puma-haikou
distro: poky
local_conf_header:
  debug: |
    EXTRA_IMAGE_FEATURES = "debug-tweaks"
repos:
  poky:
    url: "https://git.yoctoproject.org/poky"
    # yocto-4.0.10 tag
    refspec: f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f
    layers:
      meta:
      meta-poky:
      meta-yocto-bsp:
  meta-arm:
    url: "https://git.yoctoproject.org/meta-arm"
    # yocto-4.0.2 tag
    refspec: 96aad3b29aa7a5ee4df5cf617a6336e5218fa9bd
    layers:
      meta-arm-toolchain:
      meta-arm:
  meta-rockchip:
    url: "https://git.yoctoproject.org/meta-rockchip"
    # kirkstone branch
    refspec: 3c7f532c2e2534d8d6a0173c8b9a032a0f555f3b
  meta-openembedded:
    url: "https://git.openembedded.org/meta-openembedded"
    # kirkstone branch
    refspec: df452d9d98659b49888fa8a5428a0a8bd3e3aaec
    layers:
      meta-oe:
      meta-python:
  meta-theobroma-systems-bsp: