]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Backport patch to fix buildtools issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2024 10:46:02 +0000 (11:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Apr 2024 10:58:10 +0000 (11:58 +0100)
commite956f1116deb93c0d77238a1ebde091b9f1cbc77
treebfbfecabf92eca03ed3757c4083211b1ce135a2e
parent946086abf5ac5172258ddb27af9c1c615258f62f
curl: Backport patch to fix buildtools issues

bitbake-selftest was failing on a github url on hosts using buildtools.
The issue was tracked down to the curl upgrade 8.6.0 -> 8.7.1. Whilst there
is a fix in upstream git to workaround the issue in this version, backport
the fix from curl upstream to ensure there are no other related issues to
the bug.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl/721941aadf4adf4f6aeb3f4c0ab489bb89610c36.patch [new file with mode: 0644]
meta/recipes-support/curl/curl_8.7.1.bb