Craneboard OpenEmbedded "local.conf"

Does anyone have the "local.conf" and the envirorment variables needed
to get bitbake for OpenEmbedded working? I would very much appreciate
if someone is able to share this with me.

I keep getting the error:

ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing ...

For the life of me, I cannot figure out what I'm doing wrong here.

My "local.conf" is below

Thank you for any assistant.

Rory Hansen

Does anyone have the "local.conf" and the envirorment variables needed
to get bitbake for OpenEmbedded working? I would very much appreciate
if someone is able to share this with me.

I keep getting the error:

ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing ...

For the life of me, I cannot figure out what I'm doing wrong here.

My "local.conf" is below

Thank you for any assistant.

You need to either use DISTRO="angstrom-2010.x" or check out the Angstrom 2008
maintenance branch.

Hello Gary,

Thank you so much for the quick response. That got rid of most of the
problems, but I'm still getting an error that seem to be hanging
everything up:

   ERROR: while parsing /openembedded/recipes/cacao/cacao-native_hg.bb

Any thoughts on this one?

Thanks again.

Rory Hansen
IBC Technologies Inc.

Hello Gary,

Thank you so much for the quick response. That got rid of most of the
problems, but I'm still getting an error that seem to be hanging
everything up:

    ERROR: while parsing /openembedded/recipes/cacao/cacao-native_hg.bb

Any thoughts on this one?

What target are you trying to build? e.g. 'bitbake base-image'?

bitbake -v x-loader
bitbake -v virtual/bootloader
bitbake -v virtual/kernel

All produce this error. I'm following the docs from the TI wiki for the
craneboard, and obviously this is somewhat out of date.

Try updating bitbake

Note: please keep your replies on the mailing list so that all may benefit

Hi Gary,

Thanks, that looks like it's got it now. I installed a fresh version of
Ubuntu DeskTop 10.10, and didn't notice that it was an old version of
BitBake that came with it.

Thank you so much for your assistance.

Regards,

Rory Hansen

Hello,

Has anyone figured out how to set a fixed MAC address with out patching the kernel?

Thanks

David