[MERGED] osmo-gsm-tester[master]: jenkins: update poky version 2.3.2

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Mar 6 19:43:49 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: jenkins: update poky version 2.3.2
......................................................................


jenkins: update poky version 2.3.2

The sysmobts 2017 releases are using poky 2.3.2

Change-Id: If6e8a5702e4c9b24e758e3aa5f390e786c51c384
---
M contrib/jenkins-build-osmo-bts-sysmo.sh
M contrib/jenkins-build-osmo-pcu-sysmo.sh
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins-build-osmo-bts-sysmo.sh b/contrib/jenkins-build-osmo-bts-sysmo.sh
index 1a8876d..98f8249 100755
--- a/contrib/jenkins-build-osmo-bts-sysmo.sh
+++ b/contrib/jenkins-build-osmo-bts-sysmo.sh
@@ -4,7 +4,7 @@
 _poky_version="$POKY_VERSION"
 _poky_path="$POKY_PATH"
 
-[ -z "$_poky_version" ] && _poky_version="1.5.4"
+[ -z "$_poky_version" ] && _poky_version="2.3.2"
 [ -z "$_poky_path" ] && _poky_path="/opt/poky/$_poky_version"
 
 . "$_poky_path/environment-setup-armv5te-poky-linux-gnueabi"
diff --git a/contrib/jenkins-build-osmo-pcu-sysmo.sh b/contrib/jenkins-build-osmo-pcu-sysmo.sh
index 2ed3426..4dc7704 100755
--- a/contrib/jenkins-build-osmo-pcu-sysmo.sh
+++ b/contrib/jenkins-build-osmo-pcu-sysmo.sh
@@ -4,7 +4,7 @@
 _poky_version="$POKY_VERSION"
 _poky_path="$POKY_PATH"
 
-[ -z "$_poky_version" ] && _poky_version="1.5.4"
+[ -z "$_poky_version" ] && _poky_version="2.3.2"
 [ -z "$_poky_path" ] && _poky_path="/opt/poky/$_poky_version"
 
 . "$_poky_path/environment-setup-armv5te-poky-linux-gnueabi"

-- 
To view, visit https://gerrit.osmocom.org/7126
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If6e8a5702e4c9b24e758e3aa5f390e786c51c384
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list