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
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 6a904ad..9fbf4bf 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -395,6 +395,7 @@ parts:
395 #- -Dflavors=drm-gl,drm-glesv2,wayland-gl,wayland-glesv2,x11-gl,x11-glesv2395 #- -Dflavors=drm-gl,drm-glesv2,wayland-gl,wayland-glesv2,x11-gl,x11-glesv2
396 - -Dflavors=x11-glesv2396 - -Dflavors=x11-glesv2
397 - --prefix=/usr397 - --prefix=/usr
398 after: [plainbox-provider-certification-server]
398################################################################################399################################################################################
399 # rpi-ppa:400 # rpi-ppa:
400 # plugin: nil401 # plugin: nil

Subscribers

People subscribed via source and target branches