aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Koo <steven.koo@ni.com>2022-07-18 17:23:08 -0500
committerskooNI <60897865+skooNI@users.noreply.github.com>2022-07-20 15:57:20 -0500
commitd22bfbddc38ed80ffac7707a61c56d120470aec5 (patch)
treea7316d4795abfd10e92fc67751d0d175dbaf7eb1
parentfpga: lib: Update error call for undefined RW mode (diff)
downloaduhd-d22bfbddc38ed80ffac7707a61c56d120470aec5.tar.xz
uhd-d22bfbddc38ed80ffac7707a61c56d120470aec5.zip
ci: set meta-ettus-dev repo to zeus-ci
Signed-off-by: Steven Koo <steven.koo@ni.com>
-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 a93ec5185..13946fb14 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: refs/tags/v4.2.0.0
+ ref: zeus-ci
- repository: gnuradio
type: github
name: gnuradio/gnuradio
diff --git a/.ci/uhd-hardware-test-dev.yml b/.ci/uhd-hardware-test-dev.yml
index dd713154d..c2d1d590c 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: refs/tags/v4.2.0.0
+ ref: zeus-ci
- repository: gr-ettus
type: github
name: EttusResearch/gr-ettusdev