Updating RMR version to 4.4.1 53/5053/1
authorwahidw <abdulwahid.w@nokia.com>
Thu, 12 Nov 2020 10:00:12 +0000 (10:00 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Thu, 12 Nov 2020 10:06:29 +0000 (10:06 +0000)
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: Iec55e15a0ef4865db89d0e8e5bdd22846f71d7d6

build_rmr.sh

index 905a15d..2abd65c 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:-3.6.2}
+rmr_ver=${1:-4.4.1}
 
 # assume that we're in the proper directory
 set -e