diff --git a/README.md b/README.md index e2454e9e1..7431a988b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The following example shows how to use the repo tool to download the ROCm source ```bash mkdir -p ~/ROCm/ cd ~/ROCm/ -export ROCM_VERSION=6.3.1 +export ROCM_VERSION=6.3.2 ~/bin/repo init -u http://github.com/ROCm/ROCm.git -b roc-6.3.x -m tools/rocm-build/rocm-${ROCM_VERSION}.xml ~/bin/repo sync ``` @@ -77,7 +77,7 @@ The Build time will reduce significantly if we limit the GPU Architecture/s agai mkdir -p ~/WORKSPACE/ # Or any folder name other than WORKSPACE cd ~/WORKSPACE/ -export ROCM_VERSION=6.3.1 +export ROCM_VERSION=6.3.2 ~/bin/repo init -u http://github.com/ROCm/ROCm.git -b develop -m tools/rocm-build/rocm-${ROCM_VERSION}.xml ~/bin/repo sync diff --git a/default.xml b/default.xml index 9d86ca6c6..e9a309607 100644 --- a/default.xml +++ b/default.xml @@ -1,7 +1,7 @@ - diff --git a/tools/autotag/components.xml b/tools/autotag/components.xml index 5662bb3f6..4af40d211 100644 --- a/tools/autotag/components.xml +++ b/tools/autotag/components.xml @@ -1,7 +1,7 @@ -