Skip to content
Snippets Groups Projects
Verified Commit 93d1e8a1 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Enable chaiwala-user-session-wayland, mutter and ivitools


Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 9fb2d181
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
{{- $suite := or .suite "v2019dev0" -}} {{- $suite := or .suite "v2019dev0" -}}
{{- $timestamp := or .timestamp "" -}} {{- $timestamp := or .timestamp "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}} {{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
{{- $ivitools := or .ivitools "disabled" -}} {{- $ivitools := or .ivitools "enabled" -}}
{{- $lxc := or .lxc "disabled" -}} {{- $lxc := or .lxc "disabled" -}}
architecture: {{ $architecture }} architecture: {{ $architecture }}
...@@ -94,7 +94,7 @@ actions: ...@@ -94,7 +94,7 @@ actions:
- action: apt - action: apt
description: "Target user session packages" description: "Target user session packages"
packages: packages:
#- chaiwala-user-session-wayland - chaiwala-user-session-wayland
- action: apt - action: apt
description: "Target packages" description: "Target packages"
...@@ -140,7 +140,7 @@ actions: ...@@ -140,7 +140,7 @@ actions:
- lzma - lzma
- mawk - mawk
- mobile-broadband-provider-info - mobile-broadband-provider-info
#- mutter - mutter
- net-tools - net-tools
- netbase - netbase
- openssh-client - openssh-client
......
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