aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/release-jjb-koi-sources
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-01-11 15:59:09 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-01-11 15:59:09 +0100
commit5b9d6f8c44a4267842a2a7d2ec26d34c8a739948 (patch)
tree055cc1f901c27983b8d6b4de0a1ca6aaf7c88435 /jjb/release-jjb-koi-sources
parenta8e1e687172ea72c326cf177845c23159c8780f2 (diff)
Update files for marlin
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I0d08fc3ec5f6292b3e4172705be39cf43ccbb305
Diffstat (limited to 'jjb/release-jjb-koi-sources')
-rw-r--r--jjb/release-jjb-koi-sources/include-release-jjb-release-sources-rsync.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/release-jjb-koi-sources/include-release-jjb-release-sources-rsync.sh b/jjb/release-jjb-koi-sources/include-release-jjb-release-sources-rsync.sh
index 7dc96407..1d742e55 100644
--- a/jjb/release-jjb-koi-sources/include-release-jjb-release-sources-rsync.sh
+++ b/jjb/release-jjb-koi-sources/include-release-jjb-release-sources-rsync.sh
@@ -16,11 +16,12 @@ REVISION=${RELEASE_VERSION}
rm -rf AGLRELEASE || true
+rm -rf agl-${BRANCH}-${REVISION} || true
mkdir agl-${BRANCH}-${REVISION}
pushd agl-${BRANCH}-${REVISION}
-repo init --reference=/opt/AGL/preclone -q -b ${GERRIT_BRANCH} -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo -m ${BRANCH}_${REVISION}.xml
+repo init --repo-branch=repo-1 --reference=/opt/AGL/preclone -q -b ${GERRIT_BRANCH} -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo -m ${BRANCH}_${REVISION}.xml
repo sync --force-sync