Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-25 | Remove build-lava | Corentin LABBE | 1 | -112/+0 | |
We no longer build LAVA from source, so all build-lava stuff must go. | |||||
2018-06-05 | Upgrade to 2018.4 | Corentin LABBE | 1 | -44/+32 | |
This patch upgrade lava-docker to LAVA 2018.4 | |||||
2018-02-02 | stick to LAVA 2017.11 | Corentin LABBE | 1 | -0/+124 | |
Since LAVA packages are ephemeral, this patch permit to build a know release of LAVA. Introducing scripts/build-lava which builds from source any LAVA compoments from any version tag. In the same time, stick to 2017.11 as its a know working release for lava-docker. |