From a22f08db3ab56ea276c3d80c4640fc942979a45b Mon Sep 17 00:00:00 2001 From: Siva Velusamy Date: Mon, 14 Sep 2015 14:16:33 -0700 Subject: [PATCH] platform tools version: replace alpha1 with rc1 The build scripts don't seem to accept alpha1 as the qualifier. Earlier we've used rc1 so trying that. Change-Id: I10c86fa2e727a840b8fdd16b3e7d3e311fb05831 --- sdk/plat_tools_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template index b7dabe842..f0983faff 100644 --- a/sdk/plat_tools_source.prop_template +++ b/sdk/plat_tools_source.prop_template @@ -1,3 +1,3 @@ Pkg.UserSrc=false -Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 alpha1 +Pkg.Revision=${PLATFORM_SDK_VERSION}.1.0 rc1