~binli/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:dmic-support

Last commit made on 2020-04-28
Get this branch:
git clone -b dmic-support https://git.launchpad.net/~binli/plainbox-provider-checkbox/+git/plainbox-provider-checkbox
Only Bin Li can upload to this branch. If you are Bin Li please log in for upload directions.

Branch merges

Branch information

Recent commits

f02233c... by Bin Li

* Sink device name changed to Hdmi in DMIC. (LP: #1875526)

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

Merge #382989 from ~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:audio_test_deprecated

Using abstraction base class Callable under collections.abc. (LP: #1875310)

bf5028f... by Kai-Chuan Hsieh

Using abstraction base class Callable under collections.abc. (LP: #1875310)

fix issue below:
audio_test:127: DeprecationWarning: Using or importing the ABCs from
  'collections' instead of from 'collections.abc' is deprecated since
  Python 3.3, and in 3.9 it will stop working if not isinstance(method,
  collections.Callable):

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

Merge #382897 from ~narahuang/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:fix-missing-mac-passthrough-script

46a1301... by Nara Huang

Add the missing mac_passthrough.py for job dock/mac-address-passthrough

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

Merge #382854 from plainbox-provider-checkbox:release

Release_2020_Week17

915bbe0... by PMR <pmr@pmr-lander>

increment version to v0.54.0.dev0

25f2a53... by PMR <pmr@pmr-lander>

Bump to v0.53.0

56ac3b3... by PMR <pmr@pmr-lander>

Merge #382784 from ~bladernr/plainbox-provider-checkbox:1874301-fix-ipmi_test-job-command

Fix ipmi_test job def to call renamed script

a49d52b... by Jeff Lane 

fixed ipmi_test job def to call the right script name lp: #1874301