[coreboot-gerrit] New patch to review for coreboot: util/chromeos: Make scripts executable

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Wed Jul 27 22:09:47 CEST 2016


Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15922

-gerrit

commit 6b1f1df583c45b877d40e46eafe50686edf1c427
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Jul 27 13:08:25 2016 -0700

    util/chromeos: Make scripts executable
    
    crosfirmware.sh and extract_blobs.sh are not executable, change that.
    
    Change-Id: Ib04df580a9acd4a422aedbdc15013b2ef505459a
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
---
 util/chromeos/crosfirmware.sh  | 0
 util/chromeos/extract_blobs.sh | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/util/chromeos/crosfirmware.sh b/util/chromeos/crosfirmware.sh
old mode 100644
new mode 100755
diff --git a/util/chromeos/extract_blobs.sh b/util/chromeos/extract_blobs.sh
old mode 100644
new mode 100755



More information about the coreboot-gerrit mailing list