7.76. package_deb.bbclass

The package_deb class provides support for creating packages that use the .deb file format. The class ensures the packages are written out to the ${DEPLOY_DIR}/deb directory in a .deb file format.

This class inherits the package class and is enabled through the PACKAGE_CLASSES variable in the local.conf file.