2a5cba5b9d
Running the following command when the package is selected:
make lua-utf8-patch
fails with error message:
Applying 0001-Explicitly-include-limits.h-instead-of-transitively-.patch using patch:
can't find file to patch at input line 48
The package patch has been introduced in commit [1], while Buildroot
was in RC cycle. This patch was useful against version 0.1.5. The
package version was bumped to version 0.1.6 in commit [2] in the
branch next, which includes this patch.
Fixes:
https://autobuild.buildroot.org/results/3bffe55275a9434682af1bf3390d0830a4859c5c
[1] https://gitlab.com/buildroot.org/buildroot/-/commit/f255b90afcc0e9c163a711bfe483cdf39e45e672
[2] https://gitlab.com/buildroot.org/buildroot/-/commit/f1359db9c54bf815e142ea50821f5168da474500
Fixes:
https://autobuild.buildroot.org/results/3bffe55275a9434682af1bf3390d0830a4859c5c
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Julien: add info in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>