Bumpped nextpnr-ecp5 version to 20250122_nextpnr_0.7_158_g17943a51

This commit is contained in:
Aki Van Ness 2025-01-22 21:43:57 +01:00
parent 1e1b71582e
commit e5310e524b
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ sha256sums=(
_PREFIX="/usr"
prepare() {
cd "${srcdir}/nextpnr"
git submodule update --init
[ ! -d "${srcdir}/nextpnr/build-ecp5" ] && mkdir build-ecp5
}

View file

@ -35,6 +35,7 @@ sha256sums=(
_PREFIX="/usr"
prepare() {
cd "${srcdir}/nextpnr"
git submodule update --init
[ ! -d "${srcdir}/nextpnr/build-ecp5" ] && mkdir build-ecp5
}