Updating RMR to v4.7.4 01/6401/1
authorwahidw <abdulwahid.w@nokia.com>
Wed, 23 Jun 2021 11:25:09 +0000 (11:25 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Wed, 23 Jun 2021 11:25:31 +0000 (11:25 +0000)
Change-Id: I537dfac9bfb08856cad87d037d9b164947ead227
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
build_rmr.sh

index 2abd65c..de06e60 100755 (executable)
@@ -6,7 +6,7 @@
 #                              repo and installing it.  The package method is preferred
 #                              but if that breaks this can be used in place of it.
 
-rmr_ver=${1:-4.4.1}
+rmr_ver=${1:-4.7.4}
 
 # assume that we're in the proper directory
 set -e