Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Joslyn <robert.joslyn@redrectangle.org>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
	Jose Quaresma <quaresma.jose@gmail.com>,
	openembedded-core@lists.openembedded.org
Cc: Jose Quaresma <jose.quaresma@foundries.io>
Subject: Re: [OE-core][PATCH v2] curl: Update to 7.84.0
Date: Sun, 3 Jul 2022 15:30:46 -0700	[thread overview]
Message-ID: <05860cb7-5044-d75d-0e1e-5ce6c6192f33@redrectangle.org> (raw)
In-Reply-To: <dbb26d0b74ed65a993a72d33c6b8a9bfe667a2a5.camel@linuxfoundation.org>


On 7/2/2022 5:33 AM, Richard Purdie wrote:
> On Fri, 2022-07-01 at 15:18 +0100, Jose Quaresma wrote:
>> Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
>> ---
>>   meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta/recipes-support/curl/{curl_7.83.1.bb => curl_7.84.0.bb} (97%)
>>
>> diff --git a/meta/recipes-support/curl/curl_7.83.1.bb b/meta/recipes-support/curl/curl_7.84.0.bb
>> similarity index 97%
>> rename from meta/recipes-support/curl/curl_7.83.1.bb
>> rename to meta/recipes-support/curl/curl_7.84.0.bb
>> index 1d9de29a65..ade2846a64 100644
>> --- a/meta/recipes-support/curl/curl_7.83.1.bb
>> +++ b/meta/recipes-support/curl/curl_7.84.0.bb
>> @@ -10,7 +10,7 @@ LICENSE = "MIT-open-group"
>>   LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238"
>>   
>>   SRC_URI = "https://curl.se/download/${BP}.tar.xz"
>> -SRC_URI[sha256sum] = "2cb9c2356e7263a1272fd1435ef7cdebf2cd21400ec287b068396deb705c22c4"
>> +SRC_URI[sha256sum] = "2d118b43f547bfe5bae806d8d47b4e596ea5b25a6c1f080aef49fbcd817c5db8"
>>   
>>   # Curl has used many names over the years...
>>   CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"
> Fails on some platforms:
>
> | In file included from ../../curl-7.84.0/lib/easy.c:89:
> | ../../curl-7.84.0/lib/easy_lock.h: In function 'curl_simple_lock_lock':
> | ../../curl-7.84.0/lib/easy_lock.h:56:7: error: implicit declaration of function 'sched_yield' [-Werror=implicit-function-declaration]
> |    56 |       sched_yield();
> |       |       ^~~~~~~~~~~
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5476/steps/12/logs/stdio
> https://autobuilder.yoctoproject.org/typhoon/#/builders/62/builds/5447/steps/11/logs/stdio
> https://autobuilder.yoctoproject.org/typhoon/#/builders/102/builds/3228/steps/13/logs/stdio

Upstream had a bug in the latest release, I just sent a new patch with a 
fix backported.

Thanks,

Robert



      reply	other threads:[~2022-07-03 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 14:18 [OE-core][PATCH v2] curl: Update to 7.84.0 Jose Quaresma
2022-07-02 12:33 ` Richard Purdie
2022-07-03 22:30   ` Robert Joslyn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05860cb7-5044-d75d-0e1e-5ce6c6192f33@redrectangle.org \
    --to=robert.joslyn@redrectangle.org \
    --cc=jose.quaresma@foundries.io \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=quaresma.jose@gmail.com \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox