Skip to content

Fix Aethercast FTBFS & avoid waiting for upstart-property-watcher

Guido Berhörster requested to merge xenial_-_fix-aethercast into xenial

Created by: peat-psuwit

This PR does 3 things:

  • It updates Jenkinsfile to prevent aptly failure.
  • It fixes android-headers pkg-config package name to versioned variant.
  • It changes the wait for upstart-property-watcher to the wait for wifi.interface property.

These fixes, along with ubports/wds#2, make the package build again.

Requires https://github.com/ubports/wds/pull/2.

Merge request reports