summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/curl/curl/disable-tests1
-rw-r--r--meta/recipes-support/curl/curl_8.6.0.bb (renamed from meta/recipes-support/curl/curl_8.5.0.bb)4
2 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl/disable-tests b/meta/recipes-support/curl/curl/disable-tests
index 419022091f..259576fd01 100644
--- a/meta/recipes-support/curl/curl/disable-tests
+++ b/meta/recipes-support/curl/curl/disable-tests
@@ -15,6 +15,7 @@
151119 151119
161132 161132
171135 171135
181478
18# These CRL tests are scanning headers 19# These CRL tests are scanning headers
191167 201167
201477 211477
diff --git a/meta/recipes-support/curl/curl_8.5.0.bb b/meta/recipes-support/curl/curl_8.6.0.bb
index 115ec7189f..b01f4542a2 100644
--- a/meta/recipes-support/curl/curl_8.5.0.bb
+++ b/meta/recipes-support/curl/curl_8.6.0.bb
@@ -7,14 +7,14 @@ HOMEPAGE = "https://curl.se/"
7BUGTRACKER = "https://github.com/curl/curl/issues" 7BUGTRACKER = "https://github.com/curl/curl/issues"
8SECTION = "console/network" 8SECTION = "console/network"
9LICENSE = "curl" 9LICENSE = "curl"
10LIC_FILES_CHKSUM = "file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6" 10LIC_FILES_CHKSUM = "file://COPYING;md5=eed2e5088e1ac619c9a1c747da291d75"
11 11
12SRC_URI = " \ 12SRC_URI = " \
13 https://curl.se/download/${BP}.tar.xz \ 13 https://curl.se/download/${BP}.tar.xz \
14 file://run-ptest \ 14 file://run-ptest \
15 file://disable-tests \ 15 file://disable-tests \
16" 16"
17SRC_URI[sha256sum] = "42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb" 17SRC_URI[sha256sum] = "3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15"
18 18
19# Curl has used many names over the years... 19# Curl has used many names over the years...
20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" 20CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl"