daily pastebin goal
55%
SHARE
TWEET

Untitled

a guest Mar 17th, 2016 12 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. name: screenly-oem-pi2
  2. vendor: WireLoad Inc.
  3. icon: meta/screenly-logo.png
  4. version: 2.4.3
  5. type: gadget
  6.  
  7. config:
  8.     ubuntu-core:
  9.         autopilot: false
  10.  
  11. branding:
  12.   name: Screenly
  13.   logo: meta/screenly-logo.png
  14.  
  15. gadget:
  16.   hardware:
  17.     platform: bcm2836-rpi-2-b
  18.     architecture: armhf
  19.     partition-layout: minimal
  20.     bootloader: u-boot
  21.     boot-assets:
  22.       files:
  23.         - path: boot-assets/config.txt
  24.         - path: boot-assets/cmdline.txt
  25.         - path: boot-assets/uboot.bin
  26.         - path: boot-assets/uboot.env
  27.         - path: boot-assets/uEnv.txt
  28.         - path: boot-assets/bcm2709-rpi-2-b.dtb
  29.         - path: boot-assets/bootcode.bin
  30.         - path: boot-assets/COPYING.linux
  31.         - path: boot-assets/fixup.dat
  32.         - path: boot-assets/LICENCE.broadcom
  33.         - path: boot-assets/LICENSE.oracle
  34.         - path: boot-assets/start.elf
  35.         - path: boot-assets/overlays.tgz
  36.  
  37.     # software:
  38.     #   built-in:
  39.     #     - screenly-client.wireload
  40.  
  41.     assign:
  42.       - part-id: screenly-client.sideload
  43.         rules:
  44.           - kernel: vchiq
  45.           - kernel: mice
  46.             with-subsystem: input
RAW Paste Data
Top