From: Dongkyun Son Date: Thu, 19 Oct 2023 07:20:01 +0000 (+0900) Subject: rs-config: base_dev repo. to check rootstrap build and test X-Git-Tag: accepted/tizen/unified/20240719.080553~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8685d43b7ba14f7eb686d34026cd88c6a698970b;p=platform%2Fhal%2Fbackend%2Frootstrap-data-common.git rs-config: base_dev repo. to check rootstrap build and test Signed-off-by: Dongkyun Son --- diff --git a/rs-config b/rs-config index 06915df..5f980d3 100755 --- a/rs-config +++ b/rs-config @@ -2,7 +2,7 @@ export PLATFORM_VERSION="9.0" export PLATFORM_PROFILE="tizen" -export BASE_URL_PREFIX="https://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Base-Dev/reference/" +export BASE_URL_PREFIX="https://download.tizen.org/snapshots/tizen/base-dev/latest/" export BASE_URL_POSTFIX_TARGET="/repos/standard/packages/" export BASE_URL_POSTFIX_EMULATOR="/repos/standard/packages/"