Fix file names, move packages btw base & extended, generate lock files

This commit is contained in:
joonho.whangbo
2024-01-22 13:23:14 -08:00
parent b4d56b6a4f
commit 87a45a059c
7 changed files with 185 additions and 1274 deletions

View File

@@ -14,15 +14,6 @@ dependencies:
# instructions on adding a recipe
# https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#package-match-specifications
# documentation on package_spec syntax for constraining versions
# handy tool for introspecting package relationships and file ownership
# see https://github.com/rvalieris/conda-tree
- conda-tree
# bundle FireSim driver with deps into installer shell-script
- constructor
- gcc<12
- gxx<12
- sysroot_linux-64=2.17 # needed to match pre-built CI XRT glibc version
@@ -31,18 +22,14 @@ dependencies:
# misc
- autoconf
- pre-commit
- readline
- coreutils
- jq
- pip
- make
- git
# firemarshal deps
- sbt
- openjdk=20
- dtc
- verilator==5.020
- screen
- elfutils
- libdwarf-dev==0.0.0.20190110_28_ga81397fc4 # from ucb-bar channel - using mainline libdwarf-feedstock
- conda-lock=1.4