bump aws-fpga to upstream 1.4.8

This commit is contained in:
Sagar Karandikar 2019-04-17 19:06:44 +00:00
parent 5b734237b7
commit 0a535e56fe
2 changed files with 2 additions and 2 deletions

View File

@ -357,7 +357,7 @@ class InstanceDeployManager:
# TODO: we checkout a specific version of aws-fpga here, in case upstream # TODO: we checkout a specific version of aws-fpga here, in case upstream
# master is bumped. But now we have to remember to change AWS_FPGA_FIRESIM_UPSTREAM_VERSION # master is bumped. But now we have to remember to change AWS_FPGA_FIRESIM_UPSTREAM_VERSION
# when we bump our stuff. Need a better way to do this. # when we bump our stuff. Need a better way to do this.
AWS_FPGA_FIRESIM_UPSTREAM_VERSION = "e5b68dd8d432c746f7094b54abf35334bc51b9d1" AWS_FPGA_FIRESIM_UPSTREAM_VERSION = "6c707ab4a26c2766b916dad9d40727266fa0e4ef"
self.instance_logger("""Installing AWS FPGA SDK on remote nodes. Upstream hash: {}""".format(AWS_FPGA_FIRESIM_UPSTREAM_VERSION)) self.instance_logger("""Installing AWS FPGA SDK on remote nodes. Upstream hash: {}""".format(AWS_FPGA_FIRESIM_UPSTREAM_VERSION))
with warn_only(), StreamLogger('stdout'), StreamLogger('stderr'): with warn_only(), StreamLogger('stdout'), StreamLogger('stderr'):
run('git clone https://github.com/aws/aws-fpga') run('git clone https://github.com/aws/aws-fpga')

@ -1 +1 @@
Subproject commit 1b6c0d420afd5327850cb5d374a9d666c68ad1f8 Subproject commit 31e0854807a74ceb119e68b3c2e75337f3ee82aa