From: Stefan Lendl <ste.le...@gmail.com> --- meta-security-compliance/recipes-auditors/lynis/lynis_2.5.1.bb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/meta-security-compliance/recipes-auditors/lynis/lynis_2.5.1.bb b/meta-security-compliance/recipes-auditors/lynis/lynis_2.5.1.bb index c25b804..38149a3 100644 --- a/meta-security-compliance/recipes-auditors/lynis/lynis_2.5.1.bb +++ b/meta-security-compliance/recipes-auditors/lynis/lynis_2.5.1.bb @@ -6,12 +6,8 @@ HOMEDIR = "https://cisofy.com/" LICENSE = "GPL-3.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1" -SRC_URI = "https://cisofy.com/files/${BPN}-${PV}.tar.gz" - -SRC_URI[md5sum] = "5b9da89c616344bbc73cbc5688a4a0bd" -SRC_URI[sha256sum] = "7a09c6fc71c65d572ca702df7b4394d71f9037484062ef71b76f59a2c498b029" - -S = "${WORKDIR}/${BPN}" +SRC_URI = "git://github.com/CISOfy/Lynis.git;protocol=https;tag=${PV}" +S = "${WORKDIR}/git" inherit autotools-brokensep -- 2.14.5 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto