Merge ~sylvain-pineau/checkbox-core-snap:clevis-tpm2 into checkbox-core-snap:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 8b6186e9ebfeae038003cbfcf25132e3cf021d14
Merged at revision: 500adb6b0f3a427c90e117844689d380b6a9e1f2
Proposed branch: ~sylvain-pineau/checkbox-core-snap:clevis-tpm2
Merge into: checkbox-core-snap:master
Diff against target: 13 lines (+1/-1)
1 file modified
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Review via email: mp+403671@code.launchpad.net

Description of the change

switch the tpm2 stage package from tpm2-tools to clevis-tpm2 (which still depends on tpm2-tools), to help developing the future tpm2 app level testing.

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

Note: Once landed, the s18/s16 patches will need an update.

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/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 6904ff5..7d53472 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -333,7 +333,7 @@ parts:
6 plugin: checkbox-provider
7 source: git://git.launchpad.net/plainbox-provider-tpm2
8 stage-packages:
9- - tpm2-tools
10+ - clevis-tpm2
11 after: [plainbox-provider-docker]
12 ################################################################################
13 plainbox-provider-sru:

Subscribers

People subscribed via source and target branches