~pieq/plainbox-provider-checkbox:remove-suspend_advanced-dependency

Last commit made on 2021-11-17
Get this branch:
git clone -b remove-suspend_advanced-dependency https://git.launchpad.net/~pieq/plainbox-provider-checkbox
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
remove-suspend_advanced-dependency
Repository:
lp:~pieq/plainbox-provider-checkbox

Recent commits

f812a81... by Kristin Chuang

Change: replace also-after-suspend-manual flag dependencies into also-after-suspend

1dacaa5... by Kristin Chuang

Change: switch 'depends: suspend/suspend_advanced' to 'depends: suspend/suspend_advanced_auto'

864acc2... by Ubuntu <email address hidden>

Merge #411861 from ~jocave/plainbox-provider-checkbox:remove-booted-dtb-job

d41a6a4... by Jonathan Cave

Remove: kernel-snap/booted-dtbs from nested plan

32c8923... by Ubuntu <email address hidden>

Merge #411696 from ~rodsmith/plainbox-provider-checkbox:restore-secure-boot-test

Add: Restore Secure Boot test for Server Certification

7bf70f1... by Rod Smith

Add: Restore Secure Boot test for Server Certification

cadeaae... by Ubuntu <email address hidden>

Merge #411588 from ~jocave/plainbox-provider-checkbox:correct-bt-detect-manifest

0baa63c... by Jonathan Cave

Fix: invalid manifest check on bluetooth/detect

Field requires a string comparison to work correctly

c23e237... by Ubuntu <email address hidden>

Merge #411183 from ~taihsiangho/plainbox-provider-checkbox:mr-usb3-arm

af38af9... by Taihsiang Ho

Detect usb3 on arm with different driver names

In 182f27d6eb131a49df247c1b9d79288622f41f9f we began to make the usb3
storage detection work on arm. We found on some platforms the USB driver
names are 'xhci_hcd' as well. This merge proposal includes the name
convention.

Fixes lp:1938777