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
diff --git a/usb-utils/snapcraft.yaml b/usb-utils/snapcraft.yaml
index 6e02973..88d7023 100644
--- a/usb-utils/snapcraft.yaml
+++ b/usb-utils/snapcraft.yaml
@@ -15,12 +15,12 @@ apps:
15 lsusb:15 lsusb:
16 command: bin/lsusb16 command: bin/lsusb
17 plugs:17 plugs:
18 - usb-raw18 - raw-usb
19 - network-bind19 - network-bind
20 usb-devices:20 usb-devices:
21 command: bin/usb-devices21 command: bin/usb-devices
22 plugs:22 plugs:
23 - usb-raw23 - raw-usb
2424
25parts:25parts:
26 usbutils:26 usbutils:

Subscribers

People subscribed via source and target branches

to all changes: