Hi,

On Saturday, July 05, 2014 10:42 AM, Life Life wrote:
> I'm trying build simple image and I run this command bitbake console-image 
> After I see this error. How to solve this problem ?
> ERROR: ParseError at 
> /home/setup-scripts/sources/openembedded-core/meta/classes/image.bbclass:1: 
> Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass

If you run your build command with the '-e' switch, what do you get for 
IMAGE_PKGTYPE? E.g:

$ bitbake console-image -e |egrep '^IMAGE_PKGTYPE'

BR // Mats
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to