From 706c4264cbd3aca99bab48f4cf38869061838fda Mon Sep 17 00:00:00 2001 From: Noah Krim Date: Mon, 19 Aug 2024 15:25:02 -0700 Subject: [PATCH] resource: TEMP build pulls from nkrim/gem5 for testing purposes --- src/x86-ubuntu/scripts/post-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/x86-ubuntu/scripts/post-installation.sh b/src/x86-ubuntu/scripts/post-installation.sh index cb57d1b98..47c06c148 100755 --- a/src/x86-ubuntu/scripts/post-installation.sh +++ b/src/x86-ubuntu/scripts/post-installation.sh @@ -41,7 +41,7 @@ rm /etc/update-motd.d/* echo "Building and installing gem5-bridge (m5) and libm5" # Just get the files we need -git clone https://github.com/gem5/gem5.git --depth=1 --filter=blob:none --no-checkout --sparse --single-branch --branch=stable +git clone https://github.com/nkrim/gem5.git --depth=1 --filter=blob:none --no-checkout --sparse --single-branch --branch=gem5-bridge pushd gem5 # Checkout just the files we need git sparse-checkout add util/m5