Merge ~sylvain-pineau/checkbox-core-snap:stable-tags-fwts-stress-ng into checkbox-core-snap:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: ae6eb0a1782b3673adfb8af4d92cfdfc617e6a03
Merged at revision: afb76a284e898343de90061d32a575769d82491d
Proposed branch: ~sylvain-pineau/checkbox-core-snap:stable-tags-fwts-stress-ng
Merge into: checkbox-core-snap:master
Diff against target: 22 lines (+2/-2)
1 file modified
snap/snapcraft.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+402926@code.launchpad.net

Description of the change

Since fwts and stress-ng parts are currently FTBFS, let's use their latest stable tags even for edge builds

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 5666012..bb27fd6 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -66,7 +66,7 @@ parts:
6 ################################################################################
7 # Upstream: https://kernel.ubuntu.com/git/hwe/fwts.git/plain/snapcraft.yaml
8 fwts:
9- source-tag: ""
10+ source-tag: "V21.03.00"
11 source-depth: 1
12 plugin: autotools
13 source: git://kernel.ubuntu.com/hwe/fwts
14@@ -92,7 +92,7 @@ parts:
15 ################################################################################
16 # Upstream: https://kernel.ubuntu.com/git/cking/stress-ng.git/plain/snap/snapcraft.yaml
17 stress-ng:
18- source-tag: ""
19+ source-tag: "V0.12.07"
20 source-depth: 1
21 plugin: make
22 source: git://kernel.ubuntu.com/cking/stress-ng

Subscribers

People subscribed via source and target branches