From c3b8fe06eb412b23f1c929c431b423eae46526e7 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 22 Feb 2018 15:30:26 +0800 Subject: [PATCH] conda/artiq-board: use 'firmware' to encompass runtime and satman --- conda/artiq-board/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/artiq-board/meta.yaml b/conda/artiq-board/meta.yaml index eb13cb0cd..f4900837e 100644 --- a/conda/artiq-board/meta.yaml +++ b/conda/artiq-board/meta.yaml @@ -20,4 +20,4 @@ requirements: about: home: https://m-labs.hk/artiq license: LGPL - summary: 'Bitstream, BIOS and runtime for the {{ environ.get("ARTIQ_TARGET") }}-{{ environ.get("ARTIQ_VARIANT") }} board variant' + summary: 'Bitstream, BIOS and firmware for the {{ environ.get("ARTIQ_TARGET") }}-{{ environ.get("ARTIQ_VARIANT") }} board variant'