]> git.baikalelectronics.ru Git - uboot.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)
commit862df5a93ddb699bd22e6c3545402dd3e38e9bce
treef8f6279c53c9c686849e0d38975f1267d7466a17
parent9dbeada89c25922201fbabc84e3889c640580a8a
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: 255f43b0ddc3 ("Dockerfile: download binaries for Nokia RX-51")
Signed-off-by: Tom Rini <trini@konsulko.com>
tools/docker/Dockerfile