Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Azure CI #457

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Fix Azure CI #457

merged 4 commits into from
Oct 13, 2023

Conversation

cristina-suteu
Copy link
Contributor

  • azure-pipelines will now pull the libiio, libad9361, libad9166 artifacts corresponding to the libiio-v0 API
    this will ensure that the CI will work for the current version of osc, until moving to libiio-v1

  • added apt-get update to build_osc_arm script to prevent E: Failed to fetch package name error

to build osc on linux systems use artifcts generated on branches:
- libiio-v0
- libad9361-iio-v0
- libad9166-iio-v0

Signed-off-by: Cristina Suteu <[email protected]>
add apt-get update before installing packages
this solves E:Failed to fetch package error

Signed-off-by: Cristina Suteu <[email protected]>
@cristina-suteu cristina-suteu merged commit 4853198 into master Oct 13, 2023
@cristina-suteu cristina-suteu deleted the fix-azure-ci branch October 13, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants