Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] custom application
@ 2013-09-26 19:09 Naitik Amin
  2013-09-26 21:09 ` Luca Ceresoli
  0 siblings, 1 reply; 4+ messages in thread
From: Naitik Amin @ 2013-09-26 19:09 UTC (permalink / raw)
  To: buildroot

Hi there,

I recently used buildroot to setup my build environment, to generate 
uboot, kernel and rootfs. It has been very helpful. 

Now I am at a point, where I would like to add my custom application. Does 

the framework allow to create skeletals for applications ? Which gets 
compiled and be made part of rootfs by doing top level make.

Thanks,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130926/d3f755cf/attachment.html>

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

* [Buildroot] custom application
@ 2013-09-26 19:16 Naitik Amin
  2013-09-26 20:29 ` Zoltan Gyarmati
  0 siblings, 1 reply; 4+ messages in thread
From: Naitik Amin @ 2013-09-26 19:16 UTC (permalink / raw)
  To: buildroot

Hi there,

I recently used buildroot to setup my build environment, to generate 
uboot, kernel and rootfs. It has been very helpful. 

Now I am at a point, where I would like to add my custom application. Does 

the framework allow to create skeletals for applications ? Which gets 
compiled and be made part of rootfs by doing top level make.

Thanks,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130926/77d481f1/attachment.html>

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

* [Buildroot] custom application
  2013-09-26 19:16 [Buildroot] custom application Naitik Amin
@ 2013-09-26 20:29 ` Zoltan Gyarmati
  0 siblings, 0 replies; 4+ messages in thread
From: Zoltan Gyarmati @ 2013-09-26 20:29 UTC (permalink / raw)
  To: buildroot

On 09/26/2013 09:16 PM, Naitik Amin wrote:
> Hi there,
>
> I recently used buildroot to setup my build environment, to generate
> uboot, kernel and rootfs. It has been very helpful.
>
> Now I am at a point, where I would like to add my custom application.
> Does the framework allow to create skeletals for applications ? Which
> gets compiled and be made part of rootfs by doing top level make.
>
> Thanks,
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Hi,

check out this chapter from the docs:
http://buildroot.uclibc.org/downloads/manual/manual.html#adding-packages
It's make your life easier if you use autotools / cmake or some other
Makefile generator for your application, but also works with
hand-written Makefiles as well. For the development phase personally i
use the local site method to get the source for building, but you also
can go on and wire it directly to your source code repo.
Good luck,

-- 
br, 
Zoltan Gyarmati
mail: mr.zoltan.gyarmati at gmail.com
freenode nick: zgyarmati

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

* [Buildroot] custom application
  2013-09-26 19:09 Naitik Amin
@ 2013-09-26 21:09 ` Luca Ceresoli
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Ceresoli @ 2013-09-26 21:09 UTC (permalink / raw)
  To: buildroot

Naitik Amin wrote:
> Hi there,
>
> I recently used buildroot to setup my build environment, to generate 
> uboot, kernel and rootfs. It has been very helpful.
>
> Now I am at a point, where I would like to add my custom application. 
> Does the framework allow to create skeletals for applications ? Which 
> gets compiled and be made part of rootfs by doing top level make.

Of course you can!
The Buildroot manual has a detail explanation of how you can do it.
See section 6.2, "Adding new packages to Buildroot"
(http://buildroot.net/downloads/manual/manual.html#adding-packages).

Luca

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

end of thread, other threads:[~2013-09-26 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 19:16 [Buildroot] custom application Naitik Amin
2013-09-26 20:29 ` Zoltan Gyarmati
  -- strict thread matches above, loose matches on Subject: below --
2013-09-26 19:09 Naitik Amin
2013-09-26 21:09 ` Luca Ceresoli

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