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
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 5666012..bb27fd6 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -66,7 +66,7 @@ parts:
66################################################################################66################################################################################
67# Upstream: https://kernel.ubuntu.com/git/hwe/fwts.git/plain/snapcraft.yaml67# Upstream: https://kernel.ubuntu.com/git/hwe/fwts.git/plain/snapcraft.yaml
68 fwts:68 fwts:
69 source-tag: ""69 source-tag: "V21.03.00"
70 source-depth: 170 source-depth: 1
71 plugin: autotools71 plugin: autotools
72 source: git://kernel.ubuntu.com/hwe/fwts72 source: git://kernel.ubuntu.com/hwe/fwts
@@ -92,7 +92,7 @@ parts:
92################################################################################92################################################################################
93# Upstream: https://kernel.ubuntu.com/git/cking/stress-ng.git/plain/snap/snapcraft.yaml93# Upstream: https://kernel.ubuntu.com/git/cking/stress-ng.git/plain/snap/snapcraft.yaml
94 stress-ng:94 stress-ng:
95 source-tag: ""95 source-tag: "V0.12.07"
96 source-depth: 196 source-depth: 1
97 plugin: make97 plugin: make
98 source: git://kernel.ubuntu.com/cking/stress-ng98 source: git://kernel.ubuntu.com/cking/stress-ng

Subscribers

People subscribed via source and target branches