All of lore.kernel.org
 help / color / mirror / Atom feed
* Need info how to build image and filesystem for SMDk6410
@ 2010-03-16  9:09 Tejas
  2010-03-16  9:32 ` Marcin Juszkiewicz
  0 siblings, 1 reply; 4+ messages in thread
From: Tejas @ 2010-03-16  9:09 UTC (permalink / raw)
  To: openembedded-devel

All,

 

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?

 

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

 

Thanks,

SJ

 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need info how to build image and filesystem for SMDk6410
  2010-03-16  9:09 Need info how to build image and filesystem for SMDk6410 Tejas
@ 2010-03-16  9:32 ` Marcin Juszkiewicz
  2010-03-16  9:39   ` Sagar Jariwala
  2010-03-16 10:50   ` Need HELP :: Samsung SMDK6410 root file system using open-embedded Sagar Jariwala
  0 siblings, 2 replies; 4+ messages in thread
From: Marcin Juszkiewicz @ 2010-03-16  9:32 UTC (permalink / raw)
  To: openembedded-devel

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:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need info how to build image and filesystem for SMDk6410
  2010-03-16  9:32 ` Marcin Juszkiewicz
@ 2010-03-16  9:39   ` Sagar Jariwala
  2010-03-16 10:50   ` Need HELP :: Samsung SMDK6410 root file system using open-embedded Sagar Jariwala
  1 sibling, 0 replies; 4+ messages in thread
From: Sagar Jariwala @ 2010-03-16  9:39 UTC (permalink / raw)
  To: openembedded-devel

Thank you for sharing the information.

-SJ

-----Original Message-----
From: openembedded-devel-bounces@lists.openembedded.org
[mailto:openembedded-devel-bounces@lists.openembedded.org] On Behalf Of
Marcin Juszkiewicz
Sent: Tuesday, March 16, 2010 3:03 PM
To: openembedded-devel@lists.openembedded.org
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:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz



_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Need HELP :: Samsung SMDK6410 root file system using open-embedded
  2010-03-16  9:32 ` Marcin Juszkiewicz
  2010-03-16  9:39   ` Sagar Jariwala
@ 2010-03-16 10:50   ` Sagar Jariwala
  1 sibling, 0 replies; 4+ messages in thread
From: Sagar Jariwala @ 2010-03-16 10:50 UTC (permalink / raw)
  To: openembedded-devel

Hello,

Does anyone have built root file system for smdk6410 (samsung-s3c6410 chip)
in open-embedded using bitbake?

I need urgent assistance for the same.

Thanks,
SJ





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-16 10:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16  9:09 Need info how to build image and filesystem for SMDk6410 Tejas
2010-03-16  9:32 ` Marcin Juszkiewicz
2010-03-16  9:39   ` Sagar Jariwala
2010-03-16 10:50   ` Need HELP :: Samsung SMDK6410 root file system using open-embedded Sagar Jariwala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.