~kissiel/plainbox-provider-resource:usb31-is-usb3-too

Last commit made on 2021-06-17
Get this branch:
git clone -b usb31-is-usb3-too https://git.launchpad.net/~kissiel/plainbox-provider-resource
Only Maciej Kisielewski can upload to this branch. If you are Maciej Kisielewski please log in for upload directions.

Branch merges

Branch information

Name:
usb31-is-usb3-too
Repository:
lp:~kissiel/plainbox-provider-resource

Recent commits

acdbce4... by Maciej Kisielewski

Fix: recognize USB3.1 as USB3

Actually instead of checking for USB_VERSION.00 the job will now try matching
this regex: $version.\d+.

The command for classic systems doesn't need changing as it uses the lsbusb
binary that's less precise about the USB standard and it reports 3.1 as 3.0.

2e0a0eb... by PMR <pmr@pmr-lander>

Merge #382857 from plainbox-provider-resource:release

Release_2020_Week17

381e20b... by PMR <pmr@pmr-lander>

increment version to v0.46.0.dev0

92e6da0... by PMR <pmr@pmr-lander>

Bump to v0.45.0

b3fa18f... by PMR <pmr@pmr-lander>

Merge #382319 from ~jocave/plainbox-provider-resource:bootloader-core18-fixes

b121a1d... by PMR <pmr@pmr-lander>

Merge #382567 from ~sylvain-pineau/plainbox-provider-resource:remove-ipmctl-packaging-unit

0c7c335... by Sylvain Pineau

resource.pxu: Remove ipmctl packaging meta data unit

Already defined in https://git.launchpad.net/plainbox-provider-checkbox/tree/units/nvdimm/packaging.pxu

1c22ff4... by PMR <pmr@pmr-lander>

Merge #382518 from ~jocave/plainbox-provider-resource:fix-usb-resource-core

9042339... by PMR <pmr@pmr-lander>

Merge #382528 from ~bladernr/plainbox-provider-resource:change-nvdimm-resource-job-name

had to change name of nvdimm resource job so it won't conflict with units in PPC

d41a18d... by Jeff Lane 

changed name of nvdimm resource job to not conflict elsewhere