influxdb,etcd: Skip from building

Latest layer compatibility checks have been enhanced to check for
network access during non-fetch tasks and flag it as failure, which
is now happening for these recipes since it calls go module fetcher
during do_compile

Latest gomod fetcher has got improvements and can be used for these
recipes but it needs some work. Skip them until it is fixed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-05-13 09:07:21 -07:00
parent 3b3e1565b8
commit d5bec49b73
3 changed files with 2 additions and 1 deletions

View File

@@ -201,7 +201,6 @@ RDEPENDS:packagegroup-meta-oe-crypto = "\
RDEPENDS:packagegroup-meta-oe-crypto:remove:riscv32 = "botan"
RDEPENDS:packagegroup-meta-oe-dbs = "\
influxdb \
leveldb \
libdbi \
lmdb \