Bumpped nextpnr-generic version to 20250122_nextpnr_0.7_158_g17943a51

This commit is contained in:
Aki Van Ness 2025-01-22 21:43:35 +01:00
parent e0491e0d19
commit ca75c6dd50
2 changed files with 2 additions and 0 deletions

View file

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

View file

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