[Buildroot] [PATCH 1/1] support/scripts/apply-patches.sh: manage uncompression

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Oct 17 12:45:17 UTC 2020


On Wed, 20 May 2020 21:30:45 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> 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 at gmail.com>
> ---
>  support/scripts/apply-patches.sh | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list