All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to find a package
@ 2013-10-14  4:07 Tal Lubko
  2013-10-14  4:15 ` Baruch Siach
  0 siblings, 1 reply; 3+ messages in thread
From: Tal Lubko @ 2013-10-14  4:07 UTC (permalink / raw)
  To: buildroot

Hello Everyone
?
I'm new to buildroot and I would like to know what's the easiest way to search for a package in buildroot menus?
?
Thanks,
Tal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131013/e6b8f9f0/attachment.html>

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

* [Buildroot] How to find a package
  2013-10-14  4:07 [Buildroot] How to find a package Tal Lubko
@ 2013-10-14  4:15 ` Baruch Siach
  2013-10-14  6:44   ` Thomas De Schampheleire
  0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2013-10-14  4:15 UTC (permalink / raw)
  To: buildroot

Hi Tal,

On Sun, Oct 13, 2013 at 09:07:38PM -0700, Tal Lubko wrote:
> I'm new to buildroot and I would like to know what's the easiest way to 
> search for a package in buildroot menus?

I usually do just 'ls package/'. If this doesn't give the desired result (some 
packages are nested in subdirectories) I use 'git grep'.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] How to find a package
  2013-10-14  4:15 ` Baruch Siach
@ 2013-10-14  6:44   ` Thomas De Schampheleire
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2013-10-14  6:44 UTC (permalink / raw)
  To: buildroot

Hi, Tal,


On Mon, Oct 14, 2013 at 6:15 AM, Baruch Siach <baruch@tkos.co.il> wrote:
> Hi Tal,
>
> On Sun, Oct 13, 2013 at 09:07:38PM -0700, Tal Lubko wrote:
>> I'm new to buildroot and I would like to know what's the easiest way to
>> search for a package in buildroot menus?
>
> I usually do just 'ls package/'. If this doesn't give the desired result (some
> packages are nested in subdirectories) I use 'git grep'.

Here are some other ways to find a package:
- the manual contains a list of all packages:
http://buildroot.uclibc.org/downloads/manual/manual.html#package-list
- in the menuconfig, you can search by typing a slash (/) followed by
your query. It will show you for each match the location in the menu
structure, and any dependencies it may have.

Best regards,
Thomas

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

end of thread, other threads:[~2013-10-14  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14  4:07 [Buildroot] How to find a package Tal Lubko
2013-10-14  4:15 ` Baruch Siach
2013-10-14  6:44   ` Thomas De Schampheleire

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.