[Buildroot] [git commit branch/2021.11.x] package/libeastl: drop duplicated sentence

Peter Korsgaard peter at korsgaard.com
Thu Jan 27 07:54:27 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=824bd21137998cd54d431acb8b6ee03c3fc65a31
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.11.x

Drop duplicated sentence from Config.in

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 59bbe7cc7418d61a5d2963f1d30e558c3111a95e)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libeastl/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/libeastl/Config.in b/package/libeastl/Config.in
index 7609434519..5abea8f810 100644
--- a/package/libeastl/Config.in
+++ b/package/libeastl/Config.in
@@ -13,7 +13,6 @@ config BR2_PACKAGE_LIBEASTL
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # C++14
 	help
 	  EASTL stands for Electronic Arts Standard Template
-	  Library. EASTL stands for Electronic Arts Standard Template
 	  Library. It is a C++ template library of containers,
 	  algorithms, and iterators useful for runtime and tool
 	  development across multiple platforms.  It is an extensive



More information about the buildroot mailing list