commit | 2a7d0d7a019befd5b8a8b308fbe6da6346d4c866 | [log] [tgz] |
---|---|---|
author | Rick Altherr <raltherr@google.com> | Wed May 25 21:36:13 2016 -0700 |
committer | Rick Altherr <raltherr@google.com> | Thu May 26 13:14:52 2016 -0700 |
tree | 448e6f470c6724bd3e4b1ae138401f4594a27b86 | |
parent | 89ae41c74e9edb44cf3dd7b97bc682835d92f5a1 [diff] |
Pin host-ipmi-hw-example to a specific Git SRCREV AUTOREV assumes you can reach the remote repository to lookup the most recent commit. When setting up a hermetic build, that will fail even though a local mirror tarball exists. Pinning the recipe to a specific revision skips the lookup and just checks out the specified commit from the local mirror tarball. Change-Id: I05cfa67dfcd321ff28a93453df5ce1c82666e6c1 Signed-off-by: Rick Altherr <raltherr@google.com>