diff options
author | Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> | 2018-09-05 16:28:54 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-05 21:15:54 +0200 |
commit | cdf07abac58df3ec0154cd984792715489962878 (patch) | |
tree | 7d35e7b77b69ebf34e339ede57c1b5f9ad867039 /package/python-django/python-django.mk | |
parent | 84efe72b785c7c2437a07a07d92f39a811c647f6 (diff) | |
download | buildroot-cdf07abac58df3ec0154cd984792715489962878.tar.gz buildroot-cdf07abac58df3ec0154cd984792715489962878.zip |
busybox: add patch to fix 'head -n -1'
Busybox 1.29.0 introduces a regression causing head to fail with negative
'-n' parameters, e.g. 'head -n -1'. Instead of showing all but the last one
line, no lines are printed whatsoever.
The issue was reported with
http://lists.busybox.net/pipermail/busybox/2018-August/086617.html . This
commit backports the revert applied upstream.
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-django/python-django.mk')
0 files changed, 0 insertions, 0 deletions