summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/readme.txt4
-rwxr-xr-xtools/scancpan (renamed from support/scripts/scancpan)0
2 files changed, 4 insertions, 0 deletions
diff --git a/tools/readme.txt b/tools/readme.txt
index dd8a1d4494..20581740cb 100644
--- a/tools/readme.txt
+++ b/tools/readme.txt
@@ -11,6 +11,10 @@ get-developpers
of Buildroot, so they can be Cc:ed on a mail. Accepts a patch as
input, a package name or and architecture name.
+scancpan
+ a script to create a Buildroot package by scanning a CPAN module
+ description.
+
size-stat-compare
a script to compare the rootfs size between two differnt Buildroot
configurations. This can be used to identify the size impact of
diff --git a/support/scripts/scancpan b/tools/scancpan
index 62df225361..62df225361 100755
--- a/support/scripts/scancpan
+++ b/tools/scancpan
OpenPOWER on IntegriCloud