From c575193dbb700b493f987a43151318beeaea8ece Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 Jun 2025 08:57:45 -0700 Subject: influxdb: Do not skip it anymore The gomod fetcher has all the needed modules in SRC_URI now Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb b/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb index a82e1381de..5dd5644c4c 100644 --- a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb +++ b/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb @@ -70,4 +70,3 @@ RDEPENDS:${PN} = "bash" RDEPENDS:${PN}-dev = "bash" CVE_STATUS[CVE-2019-10329] = "cpe-incorrect: Version does not match and only the Jenkins plugin is affected." -SKIP_RECIPE[influxdb] ?= "QA Issue: task do_compile has network enabled" -- cgit v1.2.3-54-g00ecf