[Buildroot] [PATCH] Fix reverse dependencies of util-linux

Baruch Siach baruch at tkos.co.il
Sun Dec 25 18:00:59 UTC 2016


Hi Rahul,

On Sun, Dec 25, 2016 at 07:56:21PM +0530, Rahul Bedarkar wrote:
> Commit 006a328ad6be ("util-linux: fix build with ncurses") removed
> dependency on BR2_USE_WCHAR, but failed to update the reverse
> dependencies of util-linux.
> 
> This commit fixes all such reverse dependencies by removing dependency
> on BR2_USE_WCHAR if not required by package itself.
> 
> Thanks to comments that we add in Config.in for dependencies which are
> pulled from selected packages.

Have you verified that these packages actually build without BR2_USE_WCHAR? 
Some packages might have grown dependent on wchar over time. You may use a 
basic[1] config to verify that.

[1] http://autobuild.buildroot.net/toolchains/configs/br-arm-basic.config

> Fixes: 006a328ad6be ("util-linux: fix build with ncurses")
> Signed-off-by: Rahul Bedarkar <rahul.bedarkar at imgtec.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

baruch

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



More information about the buildroot mailing list