Bobby Bruce has submitted this change. ( 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
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/65915
Reviewed-by: Bobby Bruce <[email protected]>
Tested-by: kokoro <[email protected]>
Maintainer: Bobby Bruce <[email protected]>
---
M src/python/gem5/resources/downloader.py
1 file changed, 17 insertions(+), 1 deletion(-)

Approvals:
  kokoro: Regressions pass
  Bobby Bruce: Looks good to me, approved; Looks good to me, approved




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: 2
Gerrit-Owner: Bobby Bruce <[email protected]>
Gerrit-Reviewer: Bobby Bruce <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to