summaryrefslogtreecommitdiff
path: root/kas-theobroma.yml
blob: 6cc4a17a977e30f7ae71a573d939d1fd49dafc53 (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.7 tag
    refspec: 65dafea22018052fe7b2e17e6e4d7eb754224d38
    layers:
      meta:
      meta-poky:
      meta-yocto-bsp:
  meta-arm:
    url: "https://git.yoctoproject.org/meta-arm"
    # yocto-4.0.1 tag
    refspec: bafd1d013c2470bcec123ba4eb8232ab879b2660
    layers:
      meta-arm-toolchain:
      meta-arm:
  meta-rockchip:
    url: "https://git.yoctoproject.org/meta-rockchip"
    # kirkstone branch
    refspec: 1f5e7b10eef4e4906daee7e7f03211823f832ce7
  meta-openembedded:
    url: "https://git.openembedded.org/meta-openembedded"
    # kirkstone branch
    refspec: a9c25bef8882a69fd35ea7dbac3d978ce440fe06
    layers:
      meta-oe:
      meta-python:
  meta-theobroma-systems-bsp: