Bug 14731

Summary: BR2_PACKAGE_IOSTAT
Product: buildroot Reporter: Wim Meganck <w.meganck>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: normal CC: buildroot
Priority: P5    
Version: 2022.02   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Wim Meganck 2022-03-31 14:21:23 UTC
Build error when BR2_PACKAGE_IOSTAT=y is in the .config.

Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.".  Stop.
Makefile:23: recipe for target '_all' failed
make: *** [_all] Error 2

When removed start the build.
Is this replaced or removed?
Comment 1 Fabrice Fontaine 2022-04-01 20:30:49 UTC
iostat has been dropped since https://git.buildroot.net/buildroot/commit/?id=281e5af3481378c91e71506560f1556d9525450f because it is not maintained anymore (even upstream site is dead). I would advise to enable sysstat which also provides iostat.