Change in osmo-ci[master]: Fix oc2g poky SDK installation

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
Wed May 15 12:46:23 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/14049


Change subject: Fix oc2g poky SDK installation
......................................................................

Fix oc2g poky SDK installation

It's poky_installer_file, not poky_install_file.

Also, don't mandate a version from april that's no longer on
downloads.sysmocom.de.

This was broken since Change-Id I35f34a089311808cb21a064dd50e41cd1887b320

Change-Id: If3adf078fd89b9d0c5151cdbf745123df34bbaba
---
M ansible/roles/install-poky-sdk/README.md
M ansible/setup-jenkins-slave.yml
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/49/14049/1

diff --git a/ansible/roles/install-poky-sdk/README.md b/ansible/roles/install-poky-sdk/README.md
index 7f2c31e..dc2fe7e 100644
--- a/ansible/roles/install-poky-sdk/README.md
+++ b/ansible/roles/install-poky-sdk/README.md
@@ -10,7 +10,7 @@
 ```
     - name: install-poky-sdk
       jenkins_user: osmocom-build
-      poky_install_file: poky-glibc-x86_64-meta-toolchain-osmo-cortexa15hf-neon-toolchain-osmo-2.3.4-20190426050512.sh
+      poky_installer_file: poky-glibc-x86_64-meta-toolchain-osmo-cortexa15hf-neon-toolchain-osmo-2.3.4-20190426050512.sh
       poky_dest: /opt/poky-sdk/2.3.4/
       tags:
         - poky
diff --git a/ansible/setup-jenkins-slave.yml b/ansible/setup-jenkins-slave.yml
index 1135ab2..39e6f77 100644
--- a/ansible/setup-jenkins-slave.yml
+++ b/ansible/setup-jenkins-slave.yml
@@ -21,7 +21,7 @@
 
     - name: install-poky-sdk
       jenkins_user: osmocom-build
-      poky_install_file: poky-glibc-x86_64-meta-toolchain-osmo-cortexa15hf-neon-toolchain-osmo-2.3.4-20190426050512.sh
+      poky_installer_file: poky-glibc-x86_64-meta-toolchain-osmo-cortexa15hf-neon-toolchain-osmo-2.3.4.sh
       poky_dest: /opt/poky-oc2g/2.3.4/
       tags:
         - poky

-- 
To view, visit https://gerrit.osmocom.org/14049
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If3adf078fd89b9d0c5151cdbf745123df34bbaba
Gerrit-Change-Number: 14049
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190515/0d85cc3b/attachment.htm>


More information about the gerrit-log mailing list