diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2018-07-04 14:25:35 +0200 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2018-07-12 14:30:20 +0200 |
commit | a86807eafd93f0f53933929f616ee3a73d807d7c (patch) | |
tree | 98f1012be23ceb893ca09513f8b1a7946c1a0e55 /README.md | |
parent | 8089b148751def1a6eef60f79c6ea46902aeb6c4 (diff) |
Permit to have backported LAVA patch
If backporting LAVA patch is necessary, this patch add an easy way to do
it.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -318,6 +318,9 @@ A squid docker is provided for caching all LAVA downloads (image, dtb, rootfs, e You have to uncomment a line in lava-master/Dockerfile to enable it.<br/> For the moment, it is unsupported and unbuilded. +## Backporting LAVA patches +All upstream LAVA patches could be backported by placing them in lava-master/lava-patch/ + ## Security Note that this container provides defaults which are unsecure. If you plan on deploying this in a production enviroment please consider the following items: |