c0fd48dc26
Since the bump of libbsd from 0.11.7 to 0.12.2 in Buildroot commit
c555b6565f, the build of libbsd was
broken on uClibc, due to changes in libbsd.
In order to fix this, we add a patch (submitted upstream), which is
based on a suggestion from libbsd's maintainer, itself based on an
initial proposal from Dario Binacchi.
Fixes:
https://autobuild.buildroot.net/results/384022450a09b7d731e3817c812e30e15187344b/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>