Change in osmo-gsm-tester[master]: contrib/*sysmo.sh: Fix default poky SDK version to 2.3.4

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Feb 14 14:40:57 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17145 )


Change subject: contrib/*sysmo.sh: Fix default poky SDK version to 2.3.4
......................................................................

contrib/*sysmo.sh: Fix default poky SDK version to 2.3.4

Current latest poky SDK is 2.3.4, and that's the one we have installed
in all buildhosts.

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/45/17145/1

diff --git a/contrib/jenkins-build-osmo-bts-sysmo.sh b/contrib/jenkins-build-osmo-bts-sysmo.sh
index 4370ecd..82dae39 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="2.3.2"
+[ -z "$_poky_version" ] && _poky_version="2.3.4"
 [ -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 ecc8bc3..13f37b5 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="2.3.2"
+[ -z "$_poky_version" ] && _poky_version="2.3.4"
 [ -z "$_poky_path" ] && _poky_path="/opt/poky/$_poky_version"
 
 . "$_poky_path/environment-setup-armv5te-poky-linux-gnueabi"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17145
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I8c855456c7f94a3d6ee58ca550a056a0fea61a71
Gerrit-Change-Number: 17145
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200214/c97b7d49/attachment.htm>


More information about the gerrit-log mailing list