commit | 2a5cba5b9dfab20b7068bd7b8557a067c64ebbed | [log] [tgz] |
---|---|---|
author | Francois Perrad <francois.perrad@gadz.org> | Sun Sep 14 08:36:07 2025 +0200 |
committer | Julien Olivain <ju.o@free.fr> | Sun Sep 14 10:59:44 2025 +0200 |
tree | 7634299fdfd6b6d3092ba64ae830231ec1782122 | |
parent | 32c4c926dbd330fcb02c17ac8078429e10df595a [diff] |
package/lua-utf8: remove upstream patch 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>