]> git.ipfire.org Git - thirdparty/qemu.git/commit
trivial: Make bios files and source files non-executable
authorThomas Huth <thuth@redhat.com>
Mon, 7 May 2018 14:32:34 +0000 (16:32 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 25 Sep 2018 15:26:18 +0000 (17:26 +0200)
commit55d38d10b84a256ca80484eb5114a4824608b85e
treec59ba4bdb09af1ff9cf323e4bb48b64b71255fad
parent1e7ec6cf067025552bb10def7c49f4527d2f035f
trivial: Make bios files and source files non-executable

These files can not be executed on the host, so they should not be
marked as executable.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
block/blkreplay.c [changed mode: 0755->0644]
pc-bios/hppa-firmware.img [changed mode: 0755->0644]
pc-bios/palcode-clipper [changed mode: 0755->0644]
pc-bios/u-boot-sam460-20100605.bin [changed mode: 0755->0644]
pc-bios/u-boot.e500 [changed mode: 0755->0644]
replay/replay-char.c [changed mode: 0755->0644]