Created attachment 6556 [details] Proposed patch A recent commit[1] in the git downloader uses the "--no-patch" option, which appeared on git 1.8.4. Systems with older git versions show an error and fall back to the wget downloader, which isn't suitable for all the cases. I'm attaching a one-line patch which uses a "git log" variant and works on older systems. [1] https://github.com/buildroot/buildroot/commit/3abd5ba4243489b821d44e407528020cd8a138f8#diff-75410bcfefacf16bcd60a2a6ac77c433R73
Enrique, All, Ok, good catch. I'm OK with the patch. Could you please send it to the list? See our manual: https://buildroot.org/downloads/manual/manual.html#submitting-patches (All the reviews on patches happen on the list, not in the tracker). Thanks! Regards, Yann E. MORIN.
Sent in the following patch based on Enrique's attachment. Thanks! https://patchwork.ozlabs.org/patch/653473/
Fixed in commit 1e39f0873393189278d92ac3589a329f42c8311c.