diff options
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-x | scripts/bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index ae96e653e..d3e619661 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -398,7 +398,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 a7c0a77976484755650932d1b6070bb7003c5025; + git checkout 371f5e2624acd89dd05a9bd8c68f369b16dfdde6; ## seed rootfs # |