commit | 6a8d6efbdecbc05fedef8820f11922c4945109f0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 08 08:23:48 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 19 10:04:47 2024 -0600 |
tree | e1b1de9bfd053e74841b7ea1517f43c37de8f95f | |
parent | e2c35a0af7f319edd6102968923225145d7fdd2f [diff] |
buildman: Support a tilde to represent the home directory It is convenient to use ~ to represent the home directory in the settings file. Add support for this. Signed-off-by: Simon Glass <sjg@chromium.org>