summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/atop/atop_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/atop/atop_2.4.0.bb')
-rw-r--r--meta-oe/recipes-support/atop/atop_2.4.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/atop/atop_2.4.0.bb b/meta-oe/recipes-support/atop/atop_2.4.0.bb
index 4b0e74227..df45eede2 100644
--- a/meta-oe/recipes-support/atop/atop_2.4.0.bb
+++ b/meta-oe/recipes-support/atop/atop_2.4.0.bb
@@ -24,6 +24,9 @@ SRC_URI = "http://www.atoptool.nl/download/${BP}.tar.gz \
24SRC_URI[md5sum] = "1077da884ed94f2bc3c81ac3ab970436" 24SRC_URI[md5sum] = "1077da884ed94f2bc3c81ac3ab970436"
25SRC_URI[sha256sum] = "be1c010a77086b7d98376fce96514afcd73c3f20a8d1fe01520899ff69a73d69" 25SRC_URI[sha256sum] = "be1c010a77086b7d98376fce96514afcd73c3f20a8d1fe01520899ff69a73d69"
26 26
27UPSTREAM_CHECK_URI = "https://atoptool.nl/downloadatop.php"
28UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+).tar"
29
27CVE_STATUS[CVE-2011-3618] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." 30CVE_STATUS[CVE-2011-3618] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions."
28 31
29do_compile() { 32do_compile() {