~ogra/+junk/snappy-systems

« back to all changes in this revision

Viewing changes to pi2/meta/package.yaml

  • Committer: Michael Vogt
  • Date: 2015-12-04 14:40:59 UTC
  • Revision ID: michael.vogt@ubuntu.com-20151204144059-w7dehszlgs87ms4k
add pi2 source

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: pi2
 
2
vendor: Oliver Grawert <ogra@ubuntu.com>
 
3
icon: meta/rpi2.png
 
4
version: 2.0
 
5
type: oem
 
6
 
 
7
branding:
 
8
    name: Raspberry Pi 2
 
9
store:
 
10
    oem-key: 123456
 
11
 
 
12
config:
 
13
    ubuntu-core:
 
14
        autopilot: false
 
15
 
 
16
oem:
 
17
  hardware:
 
18
    platform: bcm2836-rpi-2-b
 
19
    architecture: armhf
 
20
    partition-layout: minimal
 
21
    bootloader: u-boot
 
22
    boot-assets:
 
23
      files:
 
24
        - path: boot-assets/config.txt
 
25
        - path: boot-assets/cmdline.txt
 
26
        - path: boot-assets/uboot.bin
 
27
        - path: boot-assets/uboot.env
 
28
        - path: boot-assets/uEnv.txt
 
29
        - path: boot-assets/bcm2708-rpi-b.dtb
 
30
        - path: boot-assets/bcm2708-rpi-b-plus.dtb
 
31
        - path: boot-assets/bcm2709-rpi-2-b.dtb
 
32
        - path: boot-assets/bootcode.bin
 
33
        - path: boot-assets/COPYING.linux
 
34
        - path: boot-assets/fixup_cd.dat
 
35
        - path: boot-assets/fixup.dat
 
36
        - path: boot-assets/fixup_x.dat
 
37
        - path: boot-assets/LICENCE.broadcom
 
38
        - path: boot-assets/LICENSE.oracle
 
39
        - path: boot-assets/start_cd.elf
 
40
        - path: boot-assets/start.elf
 
41
        - path: boot-assets/start_x.elf
 
42
        - path: boot-assets/overlays.tgz