Skip to content
Snippets Groups Projects
Commit faf646f6 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez Committed by Sjoerd Simons
Browse files

profiles: update for 15.12


Signed-off-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
parent 367037ed
No related branches found
No related tags found
No related merge requests found
......@@ -9,62 +9,62 @@ main-profile:
bootfstype: ext2
profiles:
- name: apertis-15.09-daily-i386-vm-target
- name: apertis-15.12-daily-i386-vm-target
variables:
pretty: "I386 VM using target image"
device_type: i386
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: i386
image_type: target
board: i386
fs: btrfs
image_variant: collabora
- name: apertis-15.09-daily-minnowboard-max-target
- name: apertis-15.12-daily-minnowboard-max-target
variables:
pretty: "Minnowboard max using target image"
device_type: minnowboard-max-E3825
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: amd64
image_type: target
board: amd64-uefi
fs: btrfs
image_variant: collabora
- name: apertis-15.09-daily-minnowboard-max-target-wayland
- name: apertis-15.12-daily-minnowboard-max-target-wayland
variables:
pretty: "Minnowboard max using target image (Wayland)"
device_type: minnowboard-max-E3825
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: amd64
image_type: target
board: amd64-uefi-wayland
fs: btrfs
image_variant: collabora
- name: apertis-15.09-daily-i386-vm-development
- name: apertis-15.12-daily-i386-vm-development
variables:
pretty: "I386 VM using development image"
device_type: i386
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: i386
image_type: development
board: i386
fs: btrfs
image_variant: collabora
- name: apertis-15.09-daily-minnowboard-max-development
- name: apertis-15.12-daily-minnowboard-max-development
variables:
pretty: "Minnowboard max using development image"
device_type: minnowboard-max-E3825
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: amd64
image_type: development
board: amd64-uefi
fs: btrfs
image_variant: collabora
- name: apertis-15.09-daily-i386-vm-sdk
- name: apertis-15.12-daily-i386-vm-sdk
templates: [ group-apparmor-tpl.json,
group-common-tpl.json,
group-clutter-tpl.json,
......@@ -74,8 +74,8 @@ profiles:
variables:
pretty: "I386 VM using SDK image"
device_type: i386
imgpath: "daily/15.09/"
release_version: "15.09"
imgpath: "daily/15.12/"
release_version: "15.12"
arch: i386
image_type: sdk
board: i386
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment