aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Rossetto <aaron.rossetto@ni.com>2022-06-15 14:04:51 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2022-06-15 14:04:51 -0500
commit12bcc1dc47a74c78617e9b3cf72345e614cfeb4d (patch)
tree423ea27d017fcaf10bd06211bf810353b0532c6e
parentea0dded3ecfa98420934c3329e4f4a73da22f9d5 (diff)
downloaduhd-12bcc1dc47a74c78617e9b3cf72345e614cfeb4d.tar.gz
uhd-12bcc1dc47a74c78617e9b3cf72345e614cfeb4d.tar.bz2
uhd-12bcc1dc47a74c78617e9b3cf72345e614cfeb4d.zip
ci: Point meta-ettus repo ref to v4.2.0.0
-rw-r--r--.ci/templates/stages-uhd-pipeline.yml2
-rw-r--r--.ci/uhd-hardware-test-dev.yml2
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