From c4ce67aa752e24f793dabecb12415d45e5a5d970 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Wed, 27 Sep 2017 19:28:03 +0200 Subject: [PATCH] Update snapshot build recipe for dab and add dragonboard as 'full' aarch64 target MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ia2ea7f485282941d22ef81bd2b0d73e7350fd90e Signed-off-by: Jan-Simon Möller --- jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml index d11fa7bf..ce10a565 100644 --- a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml +++ b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml @@ -17,15 +17,15 @@ description: "Project to build" - string: name: GERRIT_BRANCH - default: master + default: dab description: "branch to build" - string: name: GERRIT_REFSPEC - default: refs/tags/dab_3.99.1 + default: refs/tags/dab_4.0.2 description: "refspec to build" - string: name: RELEASE_VERSION - default: 3.99.1 + default: 4.0.2 description: "release version number for build" - string: name: RELEASE_BRANCH @@ -46,6 +46,8 @@ - raspberrypi3 - dra7xx-evm - m3ulcb-nogfx + - dragonboard-410c + # for aarch64 - axis: type: slave name: label -- 2.16.6