- meta: isar-base: remove unused function - meta: conf: use bitbake.conf from bitbake and apply local changes - meta: conf: clean up local bitbake config - classes: move fetch and unpack into isar-base (only unpack) - meta: dpdk use [dirs] directive instead of mkdir - meta: dpkg: reorder and rename do_install to install in addtask
- package_write_deb: change access rights on .debs
Dropped:
- meta: classes: use base.bbclass from bitbake
- meta: dpkg rename install to package_write_deb
Need further investigation:
- remove redundant variable THISDIR
- meta: classes: move package_write_deb to new class isar-base-dpkg
- meta: classes: rename dpkg to dpkg-src - meta: add dpkg-bin class - recipes-app/hello-bin: add example on how to use dpkg-bin