Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Newbie Question: How to use buildroot for a non linux arm os
@ 2013-12-09  9:15 Manish Jaggi
  2013-12-09 19:51 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Manish Jaggi @ 2013-12-09  9:15 UTC (permalink / raw)
  To: buildroot

Hi,

I have a small OS which runs over CortexA7 processors. As of now the OS
does not need a rootfs, it just needs a device tree. Currently I am using
a nested make approach and would like to shelf it off and use a
lightweight framework may be like buildroot.

There is a link http://buildroot.uclibc.org/downloads/manual/manual.pdf
but I am not able to find a step by step guide.

What I need help from the list is to find a guide or steps to easily
migrate the nested makefiles to buildroot.
Also is it possible to create an iso which contains the toolchain as well.

Thanks and Regards,
Manish



------------------------
Powered by BigRock.com

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

* [Buildroot] Newbie Question: How to use buildroot for a non linux arm os
  2013-12-09  9:15 [Buildroot] Newbie Question: How to use buildroot for a non linux arm os Manish Jaggi
@ 2013-12-09 19:51 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-12-09 19:51 UTC (permalink / raw)
  To: buildroot

Dear Manish Jaggi,

On Mon, 09 Dec 2013 14:45:53 +0530, Manish Jaggi wrote:

> I have a small OS which runs over CortexA7 processors. As of now the OS
> does not need a rootfs, it just needs a device tree. Currently I am using
> a nested make approach and would like to shelf it off and use a
> lightweight framework may be like buildroot.

Buildroot is mainly about building a set of Linux libraries and
applications. Does any of the usual Linux libraries or applications run
on your operating system? 

If not, then I believe Buildroot is not well suited for what you want
to do. You may want to re-use some of the Buildroot ideas (kconfig
based configuration interface, some Makefile bits), but generally
Buildroot will not be very useful for your use case.

> There is a link http://buildroot.uclibc.org/downloads/manual/manual.pdf
> but I am not able to find a step by step guide.

A step by step guide for what? Buildroot is about generating an
embedded Linux system. So if you want to use it for some completely
different, and apparently outside of Buildroot scope, it is quite
evident that there is no step by step guide to do something that isn't
meant to be done with Buildroot, no?

> What I need help from the list is to find a guide or steps to easily
> migrate the nested makefiles to buildroot.

What you're trying to do and "easy" in the same sentence doesn't really
match. What you're trying to do is complex, and you first need to
figure out whether it makes sense or not in the first place. You won't
find any "easy" guide to do what you want, simply because it isn't easy.

> Also is it possible to create an iso which contains the toolchain as well.

Buildroot does not support building a toolchain for the target, so
there is no chance to generate an ISO filesystem image that contains a
toolchain.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2013-12-09 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09  9:15 [Buildroot] Newbie Question: How to use buildroot for a non linux arm os Manish Jaggi
2013-12-09 19:51 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox