summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-25 23:36:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-29 15:41:09 +0200
commita074e634499a319061f691a4ab6208ae73714b99 (patch)
tree790bb92552b450f08dbe1c110c3bda18eedab9aa /utils
parented59f81a3cb4ddb461afa1360c7eee9b0be5e2b2 (diff)
downloadbuildroot-a074e634499a319061f691a4ab6208ae73714b99.tar.gz
buildroot-a074e634499a319061f691a4ab6208ae73714b99.zip
utils/readme.txt: add documentation of genrandconfig
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/readme.txt b/utils/readme.txt
index fd20e8ee67..3064ecec32 100644
--- a/utils/readme.txt
+++ b/utils/readme.txt
@@ -15,6 +15,11 @@ check-package
a script that checks the coding style of a package's Config.in and
.mk files, and also tests them for various types of typoes.
+genrandconfig
+ a script that generates a random configuration, used by the autobuilders
+ (http://autobuild.buildroot.org). It selects a random toolchain from
+ support/config-fragments/autobuild and randomly selects packages to build.
+
get-developpers
a script to return the list of people interested in a specific part
of Buildroot, so they can be Cc:ed on a mail. Accepts a patch as
OpenPOWER on IntegriCloud