Merge ~kzapalowicz/snappy-hwe-snaps/+git/bluez:feature/add-home-plug-where-necessary into ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master

Proposed by Konrad Zapałowicz
Status: Merged
Approved by: Simon Fels
Approved revision: 3d44bbe96f289bab8146dba39c475d7501bd6a7e
Merged at revision: 8900956bac1ae57508d02d75c8bd92598d00d7bb
Proposed branch: ~kzapalowicz/snappy-hwe-snaps/+git/bluez:feature/add-home-plug-where-necessary
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/bluez:master
Diff against target: 21 lines (+2/-2)
1 file modified
snapcraft.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Simon Fels Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+320464@code.launchpad.net

Description of the change

add home plug where necessary

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 :

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 fca7888..b8b77ba 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -38,7 +38,7 @@ apps:
6 - hciconfig
7 hcidump:
8 command: usr/bin/hcidump
9- plugs: [bluetooth-control, network-control]
10+ plugs: [bluetooth-control, network-control, home]
11 aliases:
12 - hcidump
13 hciattach:
14@@ -58,7 +58,7 @@ apps:
15 - sdptool
16 btmon:
17 command: usr/bin/btmon
18- plugs: [bluetooth-control, network-control]
19+ plugs: [bluetooth-control, network-control, home]
20 aliases:
21 - btmon
22

Subscribers

People subscribed via source and target branches