mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-11 16:53:58 -09:00
screenfetch requires an "awk" implementation, but upstream would only use an executable called "awk": pick up upstream patch that can autodetect awk implementation, so that "mawk" can be used. Signed-off-by: Nicolas Boichat <drinkcat@google.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>