mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
xmlsec1: Switch SRC_URI to use github release
This ensures that we do not have to do the toggling from releases to old-release in LTS release branches Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Jiaying Song <jiaying.song.cn@windriver.com>
This commit is contained in:
parent
050ff12a41
commit
24048ef4b0
|
|
@ -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://github.com/lsh123/xmlsec/releases/download/${PR}/${BP}.tar.gz \
|
||||
file://fix-ltmain.sh.patch \
|
||||
file://change-finding-path-of-nss.patch \
|
||||
file://makefile-ptest.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user