[yocto] How to bring up "apt and dpkg" packages on yocto

Paul Eggleton paul.eggleton at linux.intel.com
Mon Oct 28 04:05:51 PDT 2013


On Tuesday 22 October 2013 08:10:15 Sandeep G.R wrote:
>       I have selected PACKAGE_CLASSES ?= "package_rpm package_deb" and
> IMAGE_FSTYPE is tar.gz

"package_deb" must be listed first in PACKAGE_CLASSES if you wish to use it for 
constructing your image. You will also need to have "package-management" in 
IMAGE_FEATURES if you want apt/dpkg and the package manager data to be 
installed into the image itself.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list