Pack: Updated pack generation after moving Linux utilities.
- Added remark to PDSC changelog.
Change-Id: I18b6a9d189c7d11240d4ca28027bf7ac7dc1e3a8
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index aa11fc8..a7beee6 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -13,6 +13,7 @@
Devices:
- Reworked ARMCM* C-StartUp files.
Utilities:
+ Attention: Linux binaries moved to Linux64 folder!
- SVDConv 3.3.35
- PackChk 1.3.89
</release>
diff --git a/CMSIS/Utilities/gen_pack.bat b/CMSIS/Utilities/gen_pack.bat
index 682c2c9..deaf39c 100644
--- a/CMSIS/Utilities/gen_pack.bat
+++ b/CMSIS/Utilities/gen_pack.bat
@@ -94,8 +94,7 @@
XCOPY /Q /S /Y ..\..\CMSIS\Utilities\PackIndex.xsd %RELEASE_PATH%\CMSIS\Utilities\*.*
XCOPY /Q /S /Y ..\..\CMSIS\Utilities\Win32\*.* %RELEASE_PATH%\CMSIS\Utilities\Win32\*.*
-XCOPY /Q /S /Y ..\..\CMSIS\Utilities\Linux-gcc-4.4.4\*.* %RELEASE_PATH%\CMSIS\Utilities\Linux-gcc-4.4.4\*.*
-XCOPY /Q /S /Y ..\..\CMSIS\Utilities\Linux-gcc-4.8.3\*.* %RELEASE_PATH%\CMSIS\Utilities\Linux-gcc-4.8.3\*.*
+XCOPY /Q /S /Y ..\..\CMSIS\Utilities\Linux64\*.* %RELEASE_PATH%\CMSIS\Utilities\Linux64\*.*
:: -- index file
REM COPY ..\..\CMSIS\index.html %RELEASE_PATH%\CMSIS\index.html
diff --git a/manifest b/manifest
index a365c65..e031411 100644
--- a/manifest
+++ b/manifest
@@ -40,8 +40,7 @@
- CMSIS/Utilities/PACK.xsd
- CMSIS/Utilities/PackIndex.xsd
- CMSIS/Utilities/Win32/**/*
- - CMSIS/Utilities/Linux-gcc-4.4.4/**/*
- - CMSIS/Utilities/Linux-gcc-4.8.3/**/*
+ - CMSIS/Utilities/Linux64/**/*
- CMSIS/Documentation/**/*
- CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Build/html/search/search.css
- CMSIS/DoxyGen/Doxygen_Templates/search.css: CMSIS/Documentation/Core/html/search/search.css