Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [RFC PATCH] util-linux: fix build with ncurses
Date: Fri, 23 Dec 2016 14:27:25 +0100	[thread overview]
Message-ID: <20161223142725.3f8ddf09@free-electrons.com> (raw)
In-Reply-To: <1482424027-9369-1-git-send-email-rahul.bedarkar@imgtec.com>

Hello,

On Thu, 22 Dec 2016 21:57:07 +0530, Rahul Bedarkar wrote:

> diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
> index 9b70f9f..e957f84 100644
> --- a/package/util-linux/Config.in
> +++ b/package/util-linux/Config.in
> @@ -1,6 +1,5 @@
>  menuconfig BR2_PACKAGE_UTIL_LINUX
>  	bool "util-linux"
> -	depends on BR2_USE_WCHAR

This part of the patch is very incomplete: if you remove the dependency
of util-linux on BR2_USE_WCHAR, then you need to check all the reverse
dependencies of util-linux, and see if they still need their
BR2_USE_WCHAR dependency.?And of course do that recursively for the
reverse dependencies of the reverse dependencies.

Best regards,

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

  parent reply	other threads:[~2016-12-23 13:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 16:27 [Buildroot] [RFC PATCH] util-linux: fix build with ncurses Rahul Bedarkar
2016-12-23  9:22 ` Peter Korsgaard
2016-12-23 13:27 ` Thomas Petazzoni [this message]
2016-12-23 13:51   ` Rahul Bedarkar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161223142725.3f8ddf09@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox