Merge ~sylvain-pineau/plainbox-provider-resource:fix-1850761 into plainbox-provider-resource:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Jonathan Cave
Approved revision: 5f97bc5399b8970b7c2f0537ca254c0703f76383
Merged at revision: 6a2f3b9c7033d2186858bfbfb1c9b4b31631898d
Proposed branch: ~sylvain-pineau/plainbox-provider-resource:fix-1850761
Merge into: plainbox-provider-resource:master
Diff against target: 17 lines (+6/-0)
1 file modified
jobs/resource.pxu (+6/-0)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Review via email: mp+375087@code.launchpad.net

Description of the change

Fixes linked bug by forcing the installation of iw 5.3 from certification ppa on bionic (5.3 being a eoan backport)

To post a comment you must log in.
Revision history for this message
Jonathan Cave (jocave) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jobs/resource.pxu b/jobs/resource.pxu
2index 9584e88..35446cb 100644
3--- a/jobs/resource.pxu
4+++ b/jobs/resource.pxu
5@@ -58,6 +58,12 @@ unit: packaging meta-data
6 os-id: debian
7 Depends: python3-requests-unixsocket
8
9+# This is for wireless_sta_protocol
10+unit: packaging meta-data
11+os-id: debian
12+os-version-id: 18.04
13+Depends: iw (>= 5.3)
14+
15 id: cpuinfo
16 estimated_duration: 0.37
17 plugin: resource

Subscribers

People subscribed via source and target branches