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-06-27 00:55:44 -0700
commit8ab2e2805207ec3f1f38c51c4c4a42542a4b2250 (patch)
tree601faa14ad4286cbaaa4122fbea9b589a6298b0f
parent851f181acf5ef4adcb0fcf085545057edfd28592 (diff)
downloadmeta-openembedded-master-next.tar.gz
influxdb: Do not skip it anymoremaster-next
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"