From 04290aeef2dc3311b2a58ebe4fbd39e062d1f9b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Tue, 12 Jun 2018 19:13:14 +0200 Subject: [PATCH] conda: bump openocd (xilinx-stat) --- conda/artiq-dev/meta.yaml | 2 +- conda/artiq/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 2243461ed..ad4f4bb5f 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -22,7 +22,7 @@ requirements: - llvm-or1k 6.0.0 - llvmlite-artiq 0.23.0.dev py35_4 - rust-core-or1k 1.26.0 21 - - openocd 0.10.0 6 + - openocd 0.10.0 7 - lit - outputcheck - coverage diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 3b696aded..86d795b63 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -29,7 +29,7 @@ requirements: - llvmlite-artiq 0.23.0.dev py35_4 - binutils-or1k-linux >=2.27 - pythonparser >=1.1 - - openocd 0.10.0 6 + - openocd 0.10.0 7 - lit - outputcheck - scipy