[OE-core] Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass

Mats Kärrman Mats.Karrman at tritech.se
Sat Jul 5 12:01:33 UTC 2014


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


More information about the Openembedded-core mailing list