[openwrt/openwrt] ipq40xx: remove unnecessary execute permission bit

LEDE Commits lede-commits at lists.infradead.org
Sun Jan 3 09:48:55 EST 2021


adrian pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/aad3d9c710387fb1d9f2f75e6511fe5d6134aa45

commit aad3d9c710387fb1d9f2f75e6511fe5d6134aa45
Author: Sungbo Eo <mans0n at gorani.run>
AuthorDate: Sun Jan 3 22:59:43 2021 +0900

    ipq40xx: remove unnecessary execute permission bit
    
    DTS files do not need to be executable. 644 is enough.
    
    Fixes: 0fbdb51f7643 ("ipq40xx: add Edgecore OAP-100 support")
    Signed-off-by: Sungbo Eo <mans0n at gorani.run>
    [split by targets]
    Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
 target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-oap100.dts | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-oap100.dts b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-oap100.dts
old mode 100755
new mode 100644



More information about the lede-commits mailing list