]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
website: update package number text
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Feb 2018 22:17:31 +0000 (23:17 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Feb 2018 20:54:57 +0000 (21:54 +0100)
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
docs/website/index.html

index f0d0175bb73d128b07f0296f5c2ca60fa6b1a255..300adbb83df830e4abe3a6d5172a2cb23061a954 100644 (file)
@@ -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 -->