]> git.dujemihanovic.xyz Git - u-boot.git/commit
Dockerfile: Add missing "chmod" of u-boot-gen-combined
authorTom Rini <trini@konsulko.com>
Mon, 27 Feb 2023 15:49:54 +0000 (10:49 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Feb 2023 22:18:51 +0000 (17:18 -0500)
commit7a826ded4a0e409d73ff4a910685821d34f1b664
treef8f6279c53c9c686849e0d38975f1267d7466a17
parentfffc18d178c44b2b20acac189491c5c3e33ec19f
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>
tools/docker/Dockerfile