Attaching periodic tasks on a driver object (rather than an interface) was deprecated during the Newton cycle (6.1.0). This removes support for it. Change-Id: I35afd4e0d3d1a32a516f6c755a0bd9aee0f1b1ba Fixes-Bug: #1660805
7 lines
215 B
YAML
7 lines
215 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Attaching periodic tasks on a driver object (rather than an interface)
|
|
was deprecated during the Newton cycle (6.1.0). Support has been
|
|
removed so it is no longer possible to do this.
|