* [Buildroot] [git commit branch/next] gdb: fixup host gdb tui option
@ 2014-08-30 7:21 Peter Korsgaard
2014-08-30 7:32 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2014-08-30 7:21 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=62387a8b11224a9c5320d42e2f0c4e2089d3452b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next
Seems like I accidently picked v1 instead of v2 from patchwork.
BR2_PACKAGE_NCURSES is for ncurses on the target, not host.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/gdb/Config.in.host | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index 8846eaf..e48dc10 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -15,7 +15,6 @@ if BR2_PACKAGE_HOST_GDB
config BR2_PACKAGE_HOST_GDB_TUI
bool "GDB TUI support"
- select BR2_PACKAGE_NCURSES
help
This option enables terminal user interface (TUI) for gdb
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [git commit branch/next] gdb: fixup host gdb tui option
2014-08-30 7:21 [Buildroot] [git commit branch/next] gdb: fixup host gdb tui option Peter Korsgaard
@ 2014-08-30 7:32 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-08-30 7:32 UTC (permalink / raw)
To: buildroot
Dear Peter Korsgaard,
On Sat, 30 Aug 2014 09:21:48 +0200, Peter Korsgaard wrote:
> commit: http://git.buildroot.net/buildroot/commit/?id=62387a8b11224a9c5320d42e2f0c4e2089d3452b
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next
>
> Seems like I accidently picked v1 instead of v2 from patchwork.
>
> BR2_PACKAGE_NCURSES is for ncurses on the target, not host.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/gdb/Config.in.host | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
> index 8846eaf..e48dc10 100644
> --- a/package/gdb/Config.in.host
> +++ b/package/gdb/Config.in.host
> @@ -15,7 +15,6 @@ if BR2_PACKAGE_HOST_GDB
>
> config BR2_PACKAGE_HOST_GDB_TUI
> bool "GDB TUI support"
> - select BR2_PACKAGE_NCURSES
> help
> This option enables terminal user interface (TUI) for gdb
Ah, ok, seen that one now. Thanks!
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:[~2014-08-30 7:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-30 7:21 [Buildroot] [git commit branch/next] gdb: fixup host gdb tui option Peter Korsgaard
2014-08-30 7:32 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox