Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] e2fsprogs: findfs is available in BR2_PACKAGE_UTIL_LINUX_BINARIES
@ 2016-12-01 14:45 Phil Eichinger
  2016-12-11 14:43 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Eichinger @ 2016-12-01 14:45 UTC (permalink / raw)
  To: buildroot

031659024b3cf27bb68dc58d07519b563ef472a1 removed the option
BR2_PACKAGE_UTIL_LINUX_FINDFS as it is always built by default.

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 8c41b05..c2998d4 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -615,7 +615,7 @@ config BR2_PACKAGE_E2FSPROGS_FINDFS
 	  This option attempted to enable findfs capabilities from
 	  e2fsprogs but has not worked since July 2015 (due to
 	  packaging changes). One can use BusyBox's findfs support or
-	  enable the BR2_PACKAGE_UTIL_LINUX_FINDFS option.
+	  enable the BR2_PACKAGE_UTIL_LINUX_BINARIES option.
 
 config BR2_PACKAGE_OPENPOWERLINK_DEBUG_LEVEL
 	bool "openpowerlink debug option has been removed"
-- 
2.1.4

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

end of thread, other threads:[~2016-12-11 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 14:45 [Buildroot] [PATCH 1/1] e2fsprogs: findfs is available in BR2_PACKAGE_UTIL_LINUX_BINARIES Phil Eichinger
2016-12-11 14:43 ` Thomas Petazzoni

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