summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-06-19 08:57:45 -0700
committerKhem Raj <raj.khem@gmail.com>2025-07-06 22:39:31 -0700
commitc575193dbb700b493f987a43151318beeaea8ece (patch)
tree1cf1513df8d6db6d4d677ee61b47908d3927e867
parent2c7e73d472f7268940af6a762b33ca69dcd8f9f5 (diff)
downloadmeta-openembedded-c575193dbb700b493f987a43151318beeaea8ece.tar.gz
influxdb: Do not skip it anymore
The gomod fetcher has all the needed modules in SRC_URI now Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb1
1 files changed, 0 insertions, 1 deletions
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"
70RDEPENDS:${PN}-dev = "bash" 70RDEPENDS:${PN}-dev = "bash"
71 71
72CVE_STATUS[CVE-2019-10329] = "cpe-incorrect: Version does not match and only the Jenkins plugin is affected." 72CVE_STATUS[CVE-2019-10329] = "cpe-incorrect: Version does not match and only the Jenkins plugin is affected."
73SKIP_RECIPE[influxdb] ?= "QA Issue: task do_compile has network enabled"