diff options
author | Vignesh Rajendran <vignesh.rajendran@in.bosch.com> | 2019-11-08 16:32:55 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-11 14:20:35 -0500 |
commit | d6da4da3beba40f0c8b54d8f70c627da4d001d94 (patch) | |
tree | ef48e6e190f2ed19056ceeb626296ecee007f4d2 /configs/evb-rk3288_defconfig | |
parent | d25a2d386c1cc9cfa87f205b9c863160882437ef (diff) | |
download | u-boot-d6da4da3beba40f0c8b54d8f70c627da4d001d94.tar.gz u-boot-d6da4da3beba40f0c8b54d8f70c627da4d001d94.tar.xz u-boot-d6da4da3beba40f0c8b54d8f70c627da4d001d94.zip |
gitattributes: dont treat non-text files as text
With recent update in u-boot gitattributes all files are treated as regular
text files. This creates problems with special files and repo always
shows uncommitted files like below.
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: tools/logos/compulab.bmp
modified: tools/logos/denx-comp.bmp
modified: tools/logos/toradex.bmp
To fix above problem special files bmp/ttf files are treated as binary
files in the gitattributes.
Signed-off-by: Vignesh Rajendran <vignesh.rajendran@in.bosch.com>
Signed-off-by: Veeraiyan Chidambaram <veeraiyan.chidambaram@in.bosch.com>
Diffstat (limited to 'configs/evb-rk3288_defconfig')
0 files changed, 0 insertions, 0 deletions