aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-02-20 11:53:47 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-02-22 07:47:55 +0000
commit8e4331d5be91f2f6d7322f438999e0607a82a223 (patch)
treed4fd54683df12a6abc4542c3cc050755563add7b
parenta5ccb62b14233327d1fe4c37a10ac498ae3ef344 (diff)
openembedded-*-rootfs: drop lng and odp oe builds variants
based on Mike Holmes comment on https://projects.linaro.org/browse/LNG-151 "There is no driving need for this image at this time." Change-Id: If99b05d7ab1cc8caf81c91735ab264dc0a28dff5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--openembedded-armv7a-rootfs.yaml1
-rw-r--r--openembedded-armv7ab-rootfs.yaml1
-rw-r--r--openembedded-armv8-rootfs.yaml1
-rw-r--r--openembedded-armv8b-rootfs.yaml1
-rw-r--r--openembedded-odp-rootfs.yaml2
-rw-r--r--openembedded-x86-rootfs.yaml1
-rw-r--r--trigger-build-odp.yaml2
7 files changed, 2 insertions, 7 deletions
diff --git a/openembedded-armv7a-rootfs.yaml b/openembedded-armv7a-rootfs.yaml
index c581710465..e54c7546aa 100644
--- a/openembedded-armv7a-rootfs.yaml
+++ b/openembedded-armv7a-rootfs.yaml
@@ -45,7 +45,6 @@
values:
- alip
- lamp
- - lng
- minimal
- minimal-initramfs
- toolchain-benchmark
diff --git a/openembedded-armv7ab-rootfs.yaml b/openembedded-armv7ab-rootfs.yaml
index d5aacd80b4..b38e5c37c6 100644
--- a/openembedded-armv7ab-rootfs.yaml
+++ b/openembedded-armv7ab-rootfs.yaml
@@ -43,7 +43,6 @@
type: user-defined
name: rootfs
values:
- - lng
- minimal
execution-strategy:
sequential: true
diff --git a/openembedded-armv8-rootfs.yaml b/openembedded-armv8-rootfs.yaml
index 353e3783f5..a6ee19850c 100644
--- a/openembedded-armv8-rootfs.yaml
+++ b/openembedded-armv8-rootfs.yaml
@@ -44,7 +44,6 @@
name: rootfs
values:
- lamp
- - lng
- minimal
- minimal-initramfs
- toolchain-benchmark
diff --git a/openembedded-armv8b-rootfs.yaml b/openembedded-armv8b-rootfs.yaml
index 8bd9f84c20..8de01d7065 100644
--- a/openembedded-armv8b-rootfs.yaml
+++ b/openembedded-armv8b-rootfs.yaml
@@ -43,7 +43,6 @@
type: user-defined
name: rootfs
values:
- - lng
- minimal
- minimal-initramfs
execution-strategy:
diff --git a/openembedded-odp-rootfs.yaml b/openembedded-odp-rootfs.yaml
index 2ee8e393ab..a6660c2fb0 100644
--- a/openembedded-odp-rootfs.yaml
+++ b/openembedded-odp-rootfs.yaml
@@ -23,7 +23,7 @@
linaro:
- job-build
- job-cancel
- disabled: false
+ disabled: true
node: build
display-name: 'OpenEmbedded build for ODP'
scm:
diff --git a/openembedded-x86-rootfs.yaml b/openembedded-x86-rootfs.yaml
index 8e783dd11e..95cf339fb5 100644
--- a/openembedded-x86-rootfs.yaml
+++ b/openembedded-x86-rootfs.yaml
@@ -43,7 +43,6 @@
type: user-defined
name: rootfs
values:
- - lng
- minimal
execution-strategy:
sequential: true
diff --git a/trigger-build-odp.yaml b/trigger-build-odp.yaml
index 904eb765d1..bbbc29639a 100644
--- a/trigger-build-odp.yaml
+++ b/trigger-build-odp.yaml
@@ -31,4 +31,4 @@
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
builders:
- trigger-builds:
- - project: 'build-odp-deb, build-odp-rpm, openembedded-odp-rootfs, odp-debian-validation, odp-api-check, odp-publish, odp-tool-check'
+ - project: 'build-odp-deb, build-odp-rpm, odp-debian-validation, odp-api-check, odp-publish, odp-tool-check'