summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2019-03-08 13:56:53 +0800
committerLei YU <mine260309@gmail.com>2019-04-02 13:59:52 +0800
commit81d27b0453982623e27bcdec217fc1659203a8bf (patch)
tree8820a54245b9a96ac3c3e9e993d33e3ae75f060d
parent76c73772c356bd62b8708c81094c43620d403e27 (diff)
downloadphosphor-mboxbridge-81d27b0453982623e27bcdec217fc1659203a8bf.tar.gz
phosphor-mboxbridge-81d27b0453982623e27bcdec217fc1659203a8bf.zip
vpnor: Rename generate-squashfs to generate-tar
The tool refernced in table.hpp is renamed to generate-tar. Update the comment in code. Change-Id: I67f75dbe5018ab71d65f87ee14093c3972eb5846 Signed-off-by: Lei YU <mine260309@gmail.com>
-rw-r--r--vpnor/table.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpnor/table.hpp b/vpnor/table.hpp
index 54aeece..0a867ad 100644
--- a/vpnor/table.hpp
+++ b/vpnor/table.hpp
@@ -79,7 +79,7 @@ namespace partition
*
* Generates virtual PNOR partition table upon construction. Reads
* the PNOR information generated by this tool :
- * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-squashfs,
+ * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-tar,
* which generates a minimalistic table-of-contents (toc) file and
* individual files to represent various partitions that are of interest -
* these help form the "virtual" PNOR, which is typically a subset of the full
OpenPOWER on IntegriCloud