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
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 6904ff5..7d53472 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -333,7 +333,7 @@ parts:
333 plugin: checkbox-provider333 plugin: checkbox-provider
334 source: git://git.launchpad.net/plainbox-provider-tpm2334 source: git://git.launchpad.net/plainbox-provider-tpm2
335 stage-packages:335 stage-packages:
336 - tpm2-tools336 - clevis-tpm2
337 after: [plainbox-provider-docker]337 after: [plainbox-provider-docker]
338################################################################################338################################################################################
339 plainbox-provider-sru:339 plainbox-provider-sru:

Subscribers

People subscribed via source and target branches