mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
xmlsec1: fix SRC_URI
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
64f50262ee
commit
75225a417c
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=352791d62092ea8104f085042de7f4d0"
|
|||||||
|
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
SRC_URI = "https://github.com/lsh123/xmlsec/releases/download/${PR}/${BP}.tar.gz \
|
SRC_URI = "https://github.com/lsh123/xmlsec/releases/download/${PV}/${BP}.tar.gz \
|
||||||
file://fix-ltmain.sh.patch \
|
file://fix-ltmain.sh.patch \
|
||||||
file://change-finding-path-of-nss.patch \
|
file://change-finding-path-of-nss.patch \
|
||||||
file://makefile-ptest.patch \
|
file://makefile-ptest.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user