Merge ~kzapalowicz/snappy-hwe-snaps/+git/bluez:feature/sdptool into ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master

Proposed by Konrad Zapałowicz
Status: Merged
Approved by: Simon Fels
Approved revision: 36b2a33e57c0c5e930f7a7a5f9185786029764ff
Merged at revision: 5a94d0f7ee35f1fb33059c90361f68a31b36737d
Proposed branch: ~kzapalowicz/snappy-hwe-snaps/+git/bluez:feature/sdptool
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master
Diff against target: 24 lines (+6/-0)
1 file modified
snapcraft.yaml (+6/-0)
Reviewer Review Type Date Requested Status
Simon Fels Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+319101@code.launchpad.net

Description of the change

add sdptool

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Simon Fels (morphis) wrote :

Can you drop Jamie a mail asking to add the sdptool alias to the snap-declaration for bluez?

Otherwise LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f7b345c..fc24530 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -50,6 +50,11 @@ apps:
50 plugs: [bluetooth-control]50 plugs: [bluetooth-control]
51 aliases:51 aliases:
52 - hcitool52 - hcitool
53 sdptool:
54 command: usr/bin/sdptool
55 plugs: [client]
56 aliases:
57 - sdptool
5358
54plugs:59plugs:
55 client:60 client:
@@ -97,6 +102,7 @@ parts:
97 - usr/bin/hcidump102 - usr/bin/hcidump
98 - usr/bin/hciattach103 - usr/bin/hciattach
99 - usr/bin/hcitool104 - usr/bin/hcitool
105 - usr/bin/sdptool
100 - usr/share/doc/libical1a/copyright106 - usr/share/doc/libical1a/copyright
101 - $libical1a107 - $libical1a
102 install: |108 install: |

Subscribers

People subscribed via source and target branches