aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2019-07-05 00:05:20 +0100
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-07-09 18:02:49 +0100
commit92484da070e288842b0a1a6db9efa477b72c7e13 (patch)
treed640bdf27c41bfe39ce09807c98b078e61e390c1 /README.md
parentd2db954d507b4ee025e5c8270369d2c1fc30afad (diff)
README: replace link to stretch.jpl with buster.jpl
The Stretch rootfs has now been replaced with Buster. Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 94a4868..f48cb15 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ the `jenkins` directory:
* [`jenkins/build-trigger.jpl`](https://github.com/kernelci/kernelci-core/tree/master/jenkins/build-trigger.jpl) to trigger all the builds for a kernel revision
* [`jenkins/build.jpl`](https://github.com/kernelci/kernelci-core/tree/master/jenkins/build.jpl) to build each individual kernel
* [`jenkins/bisect.jpl`](https://github.com/kernelci/kernelci-core/tree/master/jenkins/bisect.jpl) to run boot bisections
-* [`jenkins/stretch.jpl`](https://github.com/kernelci/kernelci-core/tree/master/jenkins/stretch.jpl) to build a Debian Stretch file system
+* [`jenkins/buster.jpl`](https://github.com/kernelci/kernelci-core/tree/master/jenkins/buster.jpl) to build a Debian Buster file system
There are other variants based on `stretch.jpl` to build other file systems
with extra tools needed to run specific test suites.