Dnia wtorek, 16 marca 2010 o 10:09:44 Tejas napisaƂ(a):

> I would like to build filesystem and uImage for SMDK6410. I have downloaded
> fresh openembedded and bitbake on ubuntu machine.
> 
> I am trying to run bit bake for SMDK-6410 board config.
> 
> Can anyone please guide me what shall be the local.conf contents?

BBFILES = "PATH-TO-OPENEMBEDDED/recipes/"
DISTRO = "angstrom-2008.1"
MACHINE = "smdk6410"

Nothing more is needed.

in shell do:

$ export BBPATH=PATH-TO-BUILDDIR:PATH-TO-OPENEMBEDDED
$ bitbake console-image

> It would be nice if someone can guide me through the exact steps to use
> smdk6410 in open-embedded.


Regards, 
-- 
JID:      [email protected]
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to