On 10/17/24 11:14 PM, jiaying.song...@windriver.com wrote:
From: Jiaying Song <jiaying.song...@windriver.com>Change the SRC_URI to the correct value due to the following error: WARNING: xmlsec1-native-1.3.4-r0 do_fetch: Failed to fetch URL http://www.aleksey.com/xmlsec/download/xmlsec1-1.3.4.tar.gz, attempting MIRRORS if available
I have sent a patch [1] which switches SRC_URI to use github releaseswhich should avoid these issues and should be backport worthy, please look into that patch and test it out on scarthgap
[1] https://lore.kernel.org/openembedded-devel/20241018162512.3304078-1-raj.k...@gmail.com/T/#u
Signed-off-by: Jiaying Song <jiaying.song...@windriver.com> --- meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.4.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.4.bb index 7639209e19..a3e66c96df 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.4.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.4.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=352791d62092ea8104f085042de7f4d0"SECTION = "libs" -SRC_URI = "http://www.aleksey.com/xmlsec/download/${BP}.tar.gz \+SRC_URI = "https://www.aleksey.com/xmlsec/download/older-releases/${BP}.tar.gz \ file://fix-ltmain.sh.patch \ file://change-finding-path-of-nss.patch \ file://makefile-ptest.patch \
OpenPGP_0xBB053355919D3314.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112986): https://lists.openembedded.org/g/openembedded-devel/message/112986 Mute This Topic: https://lists.openembedded.org/mt/109077848/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-