commit | 53b55e6305bc1a801d758d2a11d2f2c402638acd | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Jan 14 19:16:40 2019 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 16 13:22:26 2019 +0000 |
tree | 299c0c00a1f21a8217a95df084582cc93d353f56 | |
parent | fe41c387618414906722b6a60b4c752cb6941d45 [diff] |
openssl: Don't add c_rehash This script was rewritten into perl at some point and brings in an unnecessary runtime dependency on perl. Tested: Built a romulus openbmc image and verified that c_rehash and perl were no longer included. Change-Id: I2f62c22ea764ef1b6c684c85641ee327bfeb3320 Signed-off-by: William A. Kennington III <wak@google.com>