Merge ~teknoraver/snappy-hwe-snaps/+git/examples:master into ~snappy-hwe-team/snappy-hwe-snaps/+git/examples:master

Proposed by Matteo Croce
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: cbfc50a640cddb14d57af05097fbde8b9f473a6a
Merged at revision: de42177eb4cf097933e74eaa39e1acbbd306a0f5
Proposed branch: ~teknoraver/snappy-hwe-snaps/+git/examples:master
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/examples:master
Diff against target: 19 lines (+2/-2)
1 file modified
usb-utils/snapcraft.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Konrad Zapałowicz (community) code Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+311169@code.launchpad.net

Description of the change

rename usb-raw to raw-usb

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
Konrad Zapałowicz (kzapalowicz) wrote :

lgtm

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/usb-utils/snapcraft.yaml b/usb-utils/snapcraft.yaml
2index 6e02973..88d7023 100644
3--- a/usb-utils/snapcraft.yaml
4+++ b/usb-utils/snapcraft.yaml
5@@ -15,12 +15,12 @@ apps:
6 lsusb:
7 command: bin/lsusb
8 plugs:
9- - usb-raw
10+ - raw-usb
11 - network-bind
12 usb-devices:
13 command: bin/usb-devices
14 plugs:
15- - usb-raw
16+ - raw-usb
17
18 parts:
19 usbutils:

Subscribers

People subscribed via source and target branches

to all changes: