Thank you for sharing the information. -SJ
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marcin Juszkiewicz Sent: Tuesday, March 16, 2010 3:03 PM To: [email protected] Subject: Re: [oe] Need info how to build image and filesystem for SMDk6410 Dnia wtorek, 16 marca 2010 o 10:09:44 Tejas napisal(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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
