diff options
author | Zach van Rijn <me@zv.io> | 2024-12-13 13:51:49 -0600 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2024-12-13 13:51:49 -0600 |
commit | 87815dcd60219933442d22dd0e81ded751d6a9ad (patch) | |
tree | d7b8d1c1d409f05a74178d61ec759131cbd89cee | |
parent | 131aa3980e13ccc32bc8ba3d3295f17bdf7a6040 (diff) | |
download | bootstrap-87815dcd60219933442d22dd0e81ded751d6a9ad.tar.gz bootstrap-87815dcd60219933442d22dd0e81ded751d6a9ad.tar.bz2 bootstrap-87815dcd60219933442d22dd0e81ded751d6a9ad.tar.xz bootstrap-87815dcd60219933442d22dd0e81ded751d6a9ad.zip |
bootstrap: update mcmtools to force update config scripts.
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -414,7 +414,7 @@ if ! test -d "${MTOOLS}"/sys/emus/bin; then # FIXME: no hard code test -d bootstrap \ || git clone ${CHAINS}/bootstrap.git; cd bootstrap; - git checkout 751d1f18df54be897a2cbf9020f070950293bee8; + git checkout 1d266da9b366b29f90c8a796ad2f820d262355cb; ## seed rootfs # |