Commit bfdc92a3 authored by Ophélie Gagnard's avatar Ophélie Gagnard

component/mca/buildout.cfg: Update mca release.

software/light-build-dependencies-fluent-bit/: Support building without compiling the build dependencies for fluent-bit
parent d3084a64
......@@ -20,7 +20,7 @@ parts =
[mca]
recipe = slapos.recipe.cmmi
url = https://lab.nexedi.com/nexedi/metadata-collect-agent/-/archive/v0.2c-dev_buildout/metadata-collect-agent-v0.2c-dev_buildout.tar.gz
url = https://lab.nexedi.com/nexedi/metadata-collect-agent/-/archive/v0.2d-dev_buildout/metadata-collect-agent-v0.2d-dev_buildout.tar.gz
#path = ${mca-gitclone:location}
configure-command = :
make-targets =
......
# This file is used for developpement only. THe dep_ prefix means it does not compile all the (building) dependencies.
[buildout]
extends =
../../software/fluent-bit/software.cfg
parts =
fluent-bit
[python]
part = python3
# DEPENDENCIES SIMPLIFICATIONS
[python2.7]
recipe =
environment =
location = /usr
[python3]
recipe =
environment =
location = /usr
[cmake]
recipe =
environment =
location = /usr
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment