Fix a few typos 59/11259/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 12 Oct 2017 18:38:33 +0000 (20:38 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 12 Oct 2017 18:38:33 +0000 (20:38 +0200)
Change-Id: Icf398847d42940fc79f9379a347808a5fe9fe3dc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/release-jjb-dab-release/include-release-jjb-dab-release-move-sandbox.sh
jjb/release-jjb-dab-release/release-jjb-dab-release.yaml
jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml

index 536f726..396dfb1 100644 (file)
@@ -14,7 +14,7 @@ if test x"" = x"${RELEASE_VERSION}"; then
 fi
 
 
-export REMOTESRC="/src/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
+export REMOTESRC="/srv/download/AGL/upload/ci/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
 export REMOTEDST="/srv/download/AGL/release/${RELEASE_BRANCH}/${RELEASE_VERSION}/"
 
 if test x"yes" = x"$UPLOAD" ; then
index 1123069..f24cfa3 100644 (file)
           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
index b8ec959..79075f8 100644 (file)
@@ -92,6 +92,7 @@
           - ../common/include-agl-header.sh
           - ../common/include-agl-repo.sh
           - ../common/include-agl-select.sh
+          - ../common/include-agl-export-eula.sh
           - ../common/include-agl-source-aglsetup.sh
           - ../common/include-agl-auto-conf.sh
           - ../common/include-agl-limit-parallelism.sh
           - ../common/include-agl-local-conf-DISTROFEATURES-AGLCI.sh
           - ../common/include-agl-local-conf-vmdk.sh
           - ../common/include-agl-local-conf-rpi3-imagetype.sh
-          - ../common/include-agl-export-eula.sh
           - ../common/include-agl-bitbake-image.sh
           - ../common/include-agl-bitbake-sdk.sh
           - ../common/include-agl-run-test-prepare.sh