Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] website: update package number text
@ 2018-02-22 22:17 Peter Korsgaard
  2018-02-25 20:55 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2018-02-22 22:17 UTC (permalink / raw)
  To: buildroot

We have quite a bit more than "hundreds of packages" nowadays:

find package -name \*.mk | wc -l
2285

So adjust the text to say 'several thousand' instead.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 docs/website/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/website/index.html b/docs/website/index.html
index f0d0175bb7..300adbb83d 100644
--- a/docs/website/index.html
+++ b/docs/website/index.html
@@ -78,7 +78,7 @@
 	</div>
       </div>
 
-      <h4>Supports hundreds of packages</h4>
+      <h4>Supports several thousand packages</h4>
       <p>X.org stack, Gtk3, Qt 5, GStreamer, Webkit, Kodi, a large number of network-related and system-related utilities are supported.</p>
 
     </div><!--/col-lg-4 -->
-- 
2.11.0

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

* [Buildroot] [PATCH] website: update package number text
  2018-02-22 22:17 [Buildroot] [PATCH] website: update package number text Peter Korsgaard
@ 2018-02-25 20:55 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-02-25 20:55 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 22 Feb 2018 23:17:31 +0100, Peter Korsgaard wrote:
> We have quite a bit more than "hundreds of packages" nowadays:
> 
> find package -name \*.mk | wc -l
> 2285
> 
> So adjust the text to say 'several thousand' instead.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  docs/website/index.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-02-25 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-22 22:17 [Buildroot] [PATCH] website: update package number text Peter Korsgaard
2018-02-25 20:55 ` Thomas Petazzoni

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