~jocave/plainbox-provider-resource:handle-track-info

Last commit made on 2019-03-29
Get this branch:
git clone -b handle-track-info https://git.launchpad.net/~jocave/plainbox-provider-resource
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
handle-track-info
Repository:
lp:~jocave/plainbox-provider-resource

Recent commits

7b4cad3... by Jonathan Cave

model_assertion: handle tracks for gadget/kernel

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

Merge #362965 from ~sylvain-pineau/plainbox-provider-resource:fix-rtc-resource

26faa6f... by Sylvain Pineau

Fix the rtc resource job to check for /proc/driver/rtc instead of sysfs

/sys/class/rtc always exists even if empty (no rtc0)
But /proc/driver/rtc is not exposed when there's no hw clock.

1913c3a... by PMR <pmr@pmr-lander>

Merge #362168 from plainbox-provider-resource:release

Release_2019_Week4

931b8e0... by Sylvain Pineau

increment version to v0.40.0.dev0

eaba3f0... by Sylvain Pineau

Bump to v0.39.0

d2b0359... by Sylvain Pineau

Bump to v0.39.0rc1

9b9ff2d... by Sylvain Pineau

Make container tests safer for running in parallel with plainbox-provider-resource

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

Merge #359480 from ~sylvain-pineau/plainbox-provider-resource:udev_resource_short_list_option

c48998c... by Sylvain Pineau

bin:udev_resource: Add a --short option to the list command

Display the device and its chip id in a short form.