diff options
author | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-06-19 19:32:28 +0200 |
---|---|---|
committer | build.automotivelinux.org <jenkins@automotivelinux.org> | 2019-06-19 19:32:45 +0200 |
commit | e7e5abe204b4bb2808945bf6f7de7c09eb002016 (patch) | |
tree | edb163b8f3b19c8c5adabe5ceb20983e1fe236e5 /jjb/ci-apps-verify/ci-apps-jjb.yaml | |
parent | 7128200e94862a96e1b579a6deaba5de3263f6ec (diff) |
Use the generic qemu* toolchains for the applications
We no longer need to pick a specific board for an architecture.
All supported architecture (x86-64, arm, aarch64) have now a
qemu target and a matching toolchain.
Bug-AGL: SPEC-2540
Change-Id: I4f77acb10c1e35e745e2a2c11aee1f8f49cb96ab
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
Diffstat (limited to 'jjb/ci-apps-verify/ci-apps-jjb.yaml')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 45f88c88..1fccd1b3 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -7,7 +7,7 @@ - flounder architecture: - aarch64 - #= dragonboard-410c (disabled for dab atm) + #= dragonboard-410c (disabled for dab atm) later versions use qemuarm64 - x86-64 #= intel-corei7-64 #= qemux86-64 |