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
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index f7b345c..fc24530 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -50,6 +50,11 @@ apps:
6 plugs: [bluetooth-control]
7 aliases:
8 - hcitool
9+ sdptool:
10+ command: usr/bin/sdptool
11+ plugs: [client]
12+ aliases:
13+ - sdptool
14
15 plugs:
16 client:
17@@ -97,6 +102,7 @@ parts:
18 - usr/bin/hcidump
19 - usr/bin/hciattach
20 - usr/bin/hcitool
21+ - usr/bin/sdptool
22 - usr/share/doc/libical1a/copyright
23 - $libical1a
24 install: |

Subscribers

People subscribed via source and target branches