Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 487] New: Make kismet package sexier
@ 2009-07-24 13:51 bugzilla at busybox.net
  2009-07-24 13:57 ` [Buildroot] [Bug 487] " bugzilla at busybox.net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-07-24 13:51 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487

              Host: i686-linux
            Target: arm-softfloat-linux-uclibcgnueabi
           Summary: Make kismet package sexier
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gustavo at zacarias.com.ar
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=499)
 --> (https://bugs.busybox.net/attachment.cgi?id=499)
Make kismet package sexier

* Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features)
* Migrate to Makefile.autotools.in
* Introduce new options to just install the server, client, drone or
combination


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
@ 2009-07-24 13:57 ` bugzilla at busybox.net
  2009-07-27  8:54 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-07-24 13:57 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487


Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |287




-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
  2009-07-24 13:57 ` [Buildroot] [Bug 487] " bugzilla at busybox.net
@ 2009-07-27  8:54 ` bugzilla at busybox.net
  2009-08-05 10:50 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-07-27  8:54 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487


Bug 487 depends on bug 287, which changed state.

Bug 287 Summary: New package libnl
https://bugs.busybox.net/show_bug.cgi?id=287

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
  2009-07-24 13:57 ` [Buildroot] [Bug 487] " bugzilla at busybox.net
  2009-07-27  8:54 ` bugzilla at busybox.net
@ 2009-08-05 10:50 ` bugzilla at busybox.net
  2009-08-05 10:51 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-05 10:50 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487





--- Comment #1 from Will Newton <will.newton@gmail.com>  2009-08-05 10:50:31 UTC ---
Created an attachment (id=571)
 --> (https://bugs.busybox.net/attachment.cgi?id=571)
Ensure /usr/include does not leak into include path


This patch prevents the configure script from adding /usr/include/ncurses into
the include path.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-05 10:50 ` bugzilla at busybox.net
@ 2009-08-05 10:51 ` bugzilla at busybox.net
  2009-08-05 10:52 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-05 10:51 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487





--- Comment #2 from Will Newton <will.newton@gmail.com>  2009-08-05 10:51:43 UTC ---
Created an attachment (id=573)
 --> (https://bugs.busybox.net/attachment.cgi?id=573)
Avoid using a few bsd string functions


This patch avoids the use of some BSD string functions that may not be
supported by uClibc.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-08-05 10:51 ` bugzilla at busybox.net
@ 2009-08-05 10:52 ` bugzilla at busybox.net
  2009-09-01 17:03 ` bugzilla at busybox.net
  2009-09-09 15:31 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-05 10:52 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487





--- Comment #3 from Will Newton <will.newton@gmail.com>  2009-08-05 10:52:46 UTC ---

I needed the two above patches to build the package successfully.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-08-05 10:52 ` bugzilla at busybox.net
@ 2009-09-01 17:03 ` bugzilla at busybox.net
  2009-09-09 15:31 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-09-01 17:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487


Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #499 is|0                           |1
           obsolete|                            |
 Attachment #571 is|0                           |1
           obsolete|                            |
 Attachment #573 is|0                           |1
           obsolete|                            |




--- Comment #4 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-09-01 17:03:23 UTC ---
Created an attachment (id=629)
 --> (https://bugs.busybox.net/attachment.cgi?id=629)
New patch with Will's contribution

Thanks will, included your patches in the latest patch.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 487] Make kismet package sexier
  2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-09-01 17:03 ` bugzilla at busybox.net
@ 2009-09-09 15:31 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-09-09 15:31 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=487


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org>  2009-09-09 15:31:55 UTC ---
Committed, thanks!


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2009-09-09 15:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 13:51 [Buildroot] [Bug 487] New: Make kismet package sexier bugzilla at busybox.net
2009-07-24 13:57 ` [Buildroot] [Bug 487] " bugzilla at busybox.net
2009-07-27  8:54 ` bugzilla at busybox.net
2009-08-05 10:50 ` bugzilla at busybox.net
2009-08-05 10:51 ` bugzilla at busybox.net
2009-08-05 10:52 ` bugzilla at busybox.net
2009-09-01 17:03 ` bugzilla at busybox.net
2009-09-09 15:31 ` bugzilla at busybox.net

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