From 12bcc1dc47a74c78617e9b3cf72345e614cfeb4d Mon Sep 17 00:00:00 2001 From: Aaron Rossetto Date: Wed, 15 Jun 2022 14:04:51 -0500 Subject: ci: Point meta-ettus repo ref to v4.2.0.0 --- .ci/templates/stages-uhd-pipeline.yml | 2 +- .ci/uhd-hardware-test-dev.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/templates/stages-uhd-pipeline.yml b/.ci/templates/stages-uhd-pipeline.yml index effa25014..7741e22e6 100644 --- a/.ci/templates/stages-uhd-pipeline.yml +++ b/.ci/templates/stages-uhd-pipeline.yml @@ -66,7 +66,7 @@ resources: type: github name: EttusResearch/meta-ettus-dev endpoint: EttusResearch - ref: zeus-ci + ref: refs/tags/v4.2.0.0 - repository: gnuradio type: github name: gnuradio/gnuradio diff --git a/.ci/uhd-hardware-test-dev.yml b/.ci/uhd-hardware-test-dev.yml index c2d1d590c..dd713154d 100644 --- a/.ci/uhd-hardware-test-dev.yml +++ b/.ci/uhd-hardware-test-dev.yml @@ -35,7 +35,7 @@ resources: type: github name: EttusResearch/meta-ettus-dev endpoint: EttusResearch - ref: zeus-ci + ref: refs/tags/v4.2.0.0 - repository: gr-ettus type: github name: EttusResearch/gr-ettusdev -- cgit v1.2.3