]> code.ossystems Code Review - openembedded-core.git/commit
curl: Update to 7.82.0
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Sun, 6 Mar 2022 13:31:18 +0000 (05:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2022 22:43:48 +0000 (22:43 +0000)
commit5186d399b4e24273a35c9ad8b0c6fac8d626911a
tree7b2a5406fec9070dd87fb0a207cb9dd2be88eda1
parent1fa763b2022822a76fde541724e83e1977833d03
curl: Update to 7.82.0

Includes bug fixes and feature updates, such as addition of a --json flag
and the removal of mesalink support. Changelog available at:
https://curl.se/changes.html#7_82_0

LIC_FILES_CHKSUM changed due to copyright year update. Now that the full
SPDX license list is supported, refine the license from MIT to
MIT-open-group. The curl license contains the additional advertising
clause present in the Open Group variant.

Use a weak assignment with the RANDOM variable to make changes via
bbappend easier.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/curl/curl_7.82.0.bb [moved from meta/recipes-support/curl/curl_7.81.0.bb with 95% similarity]