Bobby Bruce has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/65915?usp=email )
Change subject: stdlib: Update the gem5 resources' version to "v22.1"
......................................................................
stdlib: Update the gem5 resources' version to "v22.1"
This is required to ensure the correct version of the resources are
obtained for this version of gem5.
Change-Id: If316081c776d510ec9a2f7ff9e077a1f837d2d2e
---
M src/python/gem5/resources/downloader.py
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/src/python/gem5/resources/downloader.py
b/src/python/gem5/resources/downloader.py
index 1fda8d8..f619b97 100644
--- a/src/python/gem5/resources/downloader.py
+++ b/src/python/gem5/resources/downloader.py
@@ -55,7 +55,7 @@
"""
Specifies the version of resources.json to obtain.
"""
- return "develop"
+ return "22.1"
def _get_resources_json_uri() -> str:
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/65915?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: release-staging-v22-1
Gerrit-Change-Id: If316081c776d510ec9a2f7ff9e077a1f837d2d2e
Gerrit-Change-Number: 65915
Gerrit-PatchSet: 1
Gerrit-Owner: Bobby Bruce <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]