Merge ~sylvain-pineau/checkbox-core-snap:add_after_clause_glmark2 into checkbox-core-snap:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 42db3d675ae4ff35f5e6bb7faaa829498fc0a7f5
Merged at revision: ee7de283982f08078f88413fc55ee84ed3c97ca6
Proposed branch: ~sylvain-pineau/checkbox-core-snap:add_after_clause_glmark2
Merge into: checkbox-core-snap:master
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+412810@code.launchpad.net

Description of the change

Ensure glmark2 benefits from the distro module installed by checkbox-support.
Added an after clause to build in the same order defined in the yaml.

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 6a904ad..9fbf4bf 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -395,6 +395,7 @@ parts:
6 #- -Dflavors=drm-gl,drm-glesv2,wayland-gl,wayland-glesv2,x11-gl,x11-glesv2
7 - -Dflavors=x11-glesv2
8 - --prefix=/usr
9+ after: [plainbox-provider-certification-server]
10 ################################################################################
11 # rpi-ppa:
12 # plugin: nil

Subscribers

People subscribed via source and target branches