conda: update migen/misoc dependencies

This commit is contained in:
Sebastien Bourdeauducq 2015-11-04 16:49:35 +08:00
parent 649069980a
commit 4d0f500301
4 changed files with 6 additions and 7 deletions

View File

@ -15,8 +15,8 @@ requirements:
build: build:
# We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies. # We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies.
- artiq 0.0 - artiq 0.0
- migen 0.0 - migen 0.2
- misoc 0.0 - misoc 0.1
- llvm-or1k - llvm-or1k
- binutils-or1k-linux - binutils-or1k-linux
run: run:

View File

@ -15,8 +15,8 @@ requirements:
build: build:
# We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies. # We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies.
- artiq 0.0 - artiq 0.0
- migen 0.0 - migen 0.2
- misoc 0.0 - misoc 0.1
- llvm-or1k - llvm-or1k
- binutils-or1k-linux - binutils-or1k-linux
run: run:

View File

@ -15,8 +15,8 @@ requirements:
build: build:
# We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies. # We don't get meaningful GIT_DESCRIBE_* values until before conda installs build dependencies.
- artiq 0.0 - artiq 0.0
- migen 0.0 - migen 0.2
- misoc 0.0 - misoc 0.1
- llvm-or1k - llvm-or1k
- binutils-or1k-linux - binutils-or1k-linux
run: run:

View File

@ -33,7 +33,6 @@ requirements:
- python >=3.5.0 - python >=3.5.0
- setuptools - setuptools
- numpy - numpy
- migen 0.0
- pyelftools - pyelftools
- binutils-or1k-linux - binutils-or1k-linux
run: run: