mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-05 16:29:40 +00:00
lynis: Update SRC_URI to improve updater
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -6,12 +6,14 @@ HOMEDIR = "https://cisofy.com/"
|
|||||||
LICENSE = "GPL-3.0-only"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1"
|
||||||
|
|
||||||
SRC_URI = "https://cisofy.com/files/${BPN}-${PV}.tar.gz \
|
SRC_URI = "https://downloads.cisofy.com/lynis/${BPN}-${PV}.tar.gz \
|
||||||
file://0001-osdetection-add-OpenEmbedded-and-Poky.patch \
|
file://0001-osdetection-add-OpenEmbedded-and-Poky.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "f394df7d20391fb76e975ae88f3eba1da05ac9c4945e2c7f709326e185e17025"
|
SRC_URI[sha256sum] = "f394df7d20391fb76e975ae88f3eba1da05ac9c4945e2c7f709326e185e17025"
|
||||||
|
|
||||||
|
#UPSTREAM_CHECK = "https://downloads.cisofy.com/lynis"
|
||||||
|
|
||||||
S = "${WORKDIR}/${BPN}"
|
S = "${WORKDIR}/${BPN}"
|
||||||
|
|
||||||
inherit autotools-brokensep
|
inherit autotools-brokensep
|
||||||
|
|||||||
Reference in New Issue
Block a user