* 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ messages in thread
* Re: Need HELP :: Samsung SMDK6410 root file system using open-embedded
[not found] <20100316105131.14973gmx1@mx093.gmx.net>
@ 2010-03-16 11:52 ` Paul Menzel
2010-03-16 11:56 ` Mark Brown
0 siblings, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2010-03-16 11:52 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 528 bytes --]
Dear Sagar,
Am Dienstag, den 16.03.2010, 16:20 +0530 schrieb Sagar Jariwala:
> Does anyone have built root file system for smdk6410 (samsung-s3c6410 chip)
> in open-embedded using bitbake?
I do not.
> I need urgent assistance for the same.
What did not work for you?
You can also contact people on IRC [1]. If this is not enough you
probably can also pay for support [2].
Thanks,
Paul
[1] http://wiki.openembedded.net/index.php/IRC
[2] http://wiki.openembedded.net/index.php/CommercialSupport
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Need HELP :: Samsung SMDK6410 root file system using open-embedded
2010-03-16 11:52 ` Paul Menzel
@ 2010-03-16 11:56 ` Mark Brown
2010-03-16 12:12 ` Paul Menzel
0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2010-03-16 11:56 UTC (permalink / raw)
To: openembedded-devel
On Tue, Mar 16, 2010 at 12:52:38PM +0100, Paul Menzel wrote:
> Am Dienstag, den 16.03.2010, 16:20 +0530 schrieb Sagar Jariwala:
> > Does anyone have built root file system for smdk6410 (samsung-s3c6410 chip)
> > in open-embedded using bitbake?
> I do not.
I'm actively using an Angstrom root filesystem on a SMDK6410, though
I've never tried to boot the kernel that OE builds on the board.
> > I need urgent assistance for the same.
> What did not work for you?
Quite :/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Need HELP :: Samsung SMDK6410 root file system using open-embedded
2010-03-16 11:56 ` Mark Brown
@ 2010-03-16 12:12 ` Paul Menzel
2010-03-16 12:34 ` Mark Brown
0 siblings, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2010-03-16 12:12 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 213 bytes --]
Am Dienstag, den 16.03.2010, 11:56 +0000 schrieb Mark Brown:
> On Tue, Mar 16, 2010 at 12:52:38PM +0100, Paul Menzel wrote:
[…]
> > What did not work for you?
>
> Quite :/
???
Thanks,
Paul
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Need HELP :: Samsung SMDK6410 root file system using open-embedded
2010-03-16 12:12 ` Paul Menzel
@ 2010-03-16 12:34 ` Mark Brown
0 siblings, 0 replies; 8+ messages in thread
From: Mark Brown @ 2010-03-16 12:34 UTC (permalink / raw)
To: openembedded-devel
On Tue, Mar 16, 2010 at 01:12:50PM +0100, Paul Menzel wrote:
> Am Dienstag, den 16.03.2010, 11:56 +0000 schrieb Mark Brown:
> > On Tue, Mar 16, 2010 at 12:52:38PM +0100, Paul Menzel wrote:
> > > What did not work for you?
> > Quite :/
> ???
It's difficult to help without knowing the problem that the original
poster is experiencing.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-03-16 12:37 UTC | newest]
Thread overview: 8+ 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
[not found] <20100316105131.14973gmx1@mx093.gmx.net>
2010-03-16 11:52 ` Paul Menzel
2010-03-16 11:56 ` Mark Brown
2010-03-16 12:12 ` Paul Menzel
2010-03-16 12:34 ` Mark Brown
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.