diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-12-01 13:24:25 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-12-01 13:24:25 +0100 |
commit | 6692cb97c8f11d84df3bac16439e53e464c21488 (patch) | |
tree | c945fcef6751eaa17e8385903506d2b2f17d6c45 /jjb/ci-apps-verify | |
parent | f4b801eeed977841ddd176c8deb0e3a6a8032579 (diff) |
Add eel branch for application CI
Change-Id: Id0a49e2ab2b3fc90968e93633f37015b9138910d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/ci-apps-verify')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 21881903..47506b81 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -3,6 +3,7 @@ name: ci-apps-AGL aglbranch: - master + - eel - dab architecture: - aarch64 @@ -14,6 +15,7 @@ #= porter-nogfx #= raspberrypi3 #= dra7xx-evm + # ####### REPLACE WITH generic-aarch64, generic-x86-64, generic-arm project: - agl-service-audio-4a - agl-service-audio-mpcd |