commit | ccf4de5670a8b0d3e0c156263c71673920633bef | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Feb 27 10:49:54 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 27 17:18:51 2023 -0500 |
tree | f8f6279c53c9c686849e0d38975f1267d7466a17 | |
parent | 2768420a13729cf35907d8e166262e703c0de4f2 [diff] |
Dockerfile: Add missing "chmod" of u-boot-gen-combined I had added this line locally, rebuild the image, but didn't ensure that I had committed the correct version of the patch as well. Fixes: 75b031ee4a96 ("Dockerfile: download binaries for Nokia RX-51") Signed-off-by: Tom Rini <trini@konsulko.com>