File: diff3.yml

package info (click to toggle)
kas 5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,268 kB
  • sloc: python: 5,745; sh: 1,095; makefile: 210
file content (26 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (2)
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
header:
  version: 14

build_system: isar

distro: distro3
target: target3
machine: machine3

defaults:
  repos:
    patches:
      repo: test

repos:
  test:
    layers:
      .:

  isar:
    url: https://github.com/ilbers/isar
    tag: v0.10-rc1
local_conf_header:
  swu_hw_compat: |
    # Set hardware compatibility versions here
    SWU_HW_COMPAT = "sdc-compatible-machine-2.0"