The previously deprecated task.bbclass
has
now been dropped.
For recipes that previously inherited from this task, you should
rename them from task-*
to
packagegroup-*
and inherit packagegroup
instead.
For more information, see the
"Package Groups - packagegroup.bbclass
"
section.