Thank you for quick reply, I'm using angstrom-v2013.12-yocto1.5 PACKAGE_CLASSES = "package_ipk"
2014-07-05 15:01 GMT+03:00 Mats Kärrman <[email protected]>: > > On Saturday, July 05, 2014 1:51 PM, Life Life wrote: > > yes > > It might help if your answers were a little more verbose... :-/ > > > no I'm not using -e switch, e.g: bitbake console-image > > If you use the -e switch you will see the value of all variables, > including PACKAGE_CLASSES and > IMAGE_PKGTYPE. Then if these does not exist or does not have the values > that you > expected, it means something is wrong with your setup. > > Are you using poky or bare openembedded? > > In case of poky, the setup script will copy the local.conf to a new > directory under the build > dir and that is used instead of the original so you must update the > correct file. > > The -e option will also tell you exactly what files/dirs are used by > bitbake. > > // Mats
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
