aboutsummaryrefslogtreecommitdiff
path: root/release-notes.template.yml
blob: d01cd26a598046270e0f515e48a2ca0ab9e263c9 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
- update: THE_UPDATE_NUMBER

  highlights:
    - TODO

  summary: |
    TODO

  parts:
    - name: Linux microPlatform
      summary: TODO
      projects:
        - name: Meta OSF Layer
          manifest_project: meta-osf
          # Optional, here and below:
          bug_fixes:
            - heading: TODO
              summary: TODO
          # Optional, here and below:
          features:
            - heading: TODO
              summary: TODO
        - name: Meta Intel
          manifest_project: git/meta-intel
          bug_fixes:
            - heading: TODO
              summary: TODO
          features:
            - heading: TODO
              summary: TODO
        - name: Meta Linaro
          manifest_project: openembedded/meta-linaro
          bug_fixes:
            - heading: TODO
              summary: TODO
          features:
            - heading: TODO
              summary: TODO
        - name: Meta Qualcomm
          manifest_project: ndechesne/meta-qcom
          bug_fixes:
            - heading: TODO
              summary: TODO
          features:
            - heading: TODO
              summary: TODO
        - name: OpenEmbedded-Core Layer
          manifest_project: openembedded/openembedded-core
          bug_fixes:
            - heading: TODO
              summary: TODO
          features:
            - heading: TODO
              summary: TODO