aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2018-05-03 15:27:19 +0200
committerJérôme Forissier <jerome.forissier@linaro.org>2018-05-14 15:18:48 +0200
commiteff3bc856e5a36766c7076621b53768ead68b668 (patch)
treed222660f5a07259b66a7bf425c987701376c4a51
parentf678d2cd51721de91f8594c456b168d17573a9f8 (diff)
ci: shippable: remove redundant line
CFG_WITH_STATS defaults to 'y' so remove the line that sets it explicitly in .shippable.yml. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
-rw-r--r--.shippable.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.shippable.yml b/.shippable.yml
index 3deaed7d..df8adece 100644
--- a/.shippable.yml
+++ b/.shippable.yml
@@ -33,7 +33,6 @@ build:
- _make CFG_WITH_PAGER=y
- _make CFG_WITH_PAGER=y CFG_WITH_LPAE=y
- _make CFG_WITH_LPAE=y
- - _make CFG_WITH_STATS=y
- _make CFG_RPMB_FS=y
- _make CFG_RPMB_FS=y CFG_RPMB_TESTKEY=y
- _make CFG_REE_FS=n CFG_RPMB_FS=y