kumquat-buildroot/support
Fabrice Fontaine 150a9c4024 support/scripts/apply-patches.sh: manage uncompression
Extract from bug report:

"Code line 120 to line 128 is to check whether the patch containing
"rename from" and "rename to". But it directly use grep to find,
ignoring the patch may be a tar file or else. It can only work on patch
of textfile form."

Fixes:
 - https://bugs.buildroot.org/show_bug.cgi?id=11931

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 35c3a1e693)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-10-28 23:28:37 +01:00
..
config-fragments support/config-fragments/autobuild: fix riscv toolchains 2020-01-02 09:15:43 +01:00
dependencies support/scripts/apply-patches.sh: do not blindly remove *.orig files 2020-10-10 22:43:06 +02:00
docker support/docker: drop Python 2.x modules 2020-08-28 18:38:04 +02:00
download support/download: fix git wrapper with submodules on older git versions 2020-07-15 21:50:38 +02:00
gnuconfig support/gnuconfig: reference the correct sha1 we're using 2020-05-10 21:55:47 +02:00
kconfig support/kconfig/merge_config.sh: avoid false positive matches from comment lines 2018-11-24 10:11:15 +01:00
legal-info core/legal-info: update list of saved material in README 2020-01-18 18:38:42 +01:00
libtool
misc Update for 2020.02.7 2020-10-12 23:33:22 +02:00
scripts support/scripts/apply-patches.sh: manage uncompression 2020-10-28 23:28:37 +01:00
testing support/testing/tests/core/test_timezone.py: fix indentation 2020-08-28 18:32:58 +02:00