Merge ~pieq/bugit/+git/qabro:fix-armhf-build-cryptography-rust into bugit:master

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: cd049be4ae40e066f247e72a23b58f47e8d679b2
Merged at revision: 87906b6fb692aa8ee58429a42d54cf2d6118efc9
Proposed branch: ~pieq/bugit/+git/qabro:fix-armhf-build-cryptography-rust
Merge into: bugit:master
Diff against target: 16 lines (+3/-0)
1 file modified
snap/snapcraft.yaml (+3/-0)
Reviewer Review Type Date Requested Status
Patrick Liu (community) Approve
OEM Services QA Pending
Review via email: mp+402543@code.launchpad.net

Description of the change

See commit description for detailed information.

Tests:

- Local amd64 build on my laptop (OK)
- Local armhf build on a Raspberry Pi 3 (OK)
- Launchpad builds (amd64, armhf, arm64) using this branch[1] (OK)

[1] https://launchpad.net/~pieq/qabro/+snap/qabro-fix-armhf-build

To post a comment you must log in.
Revision history for this message
Patrick Liu (patliu) wrote :

+1

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 8a509f3..ef2945b 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -35,8 +35,11 @@ parts:
6 build-packages:
7 - libffi-dev
8 - libssl-dev
9+ - cargo
10 python-packages:
11 - launchpadlib
12+ - setuptools-rust
13+ - wheel
14 stage-packages:
15 - dbus-x11
16 - dmidecode

Subscribers

People subscribed via source and target branches

to all changes: