]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commitdiff
2.12.5: updated eclipse and docs for versioning
authorIvan Pang <i-pang@ti.com>
Fri, 22 Sep 2017 19:25:04 +0000 (14:25 -0500)
committerIvan Pang <i-pang@ti.com>
Fri, 22 Sep 2017 19:25:04 +0000 (14:25 -0500)
Signed-off-by: Ivan Pang <i-pang@ti.com>
docs/EDMA3_Driver_Release_Notes.doc
docs/EDMA3_RM_Release_Notes.doc
eclipse/features/com.ti.sdo.edma3.product_02.12.05/feature.xml [moved from eclipse/features/com.ti.sdo.edma3.product_02.12.04/feature.xml with 74% similarity]
eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/META-INF/MANIFEST.MF [moved from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/META-INF/MANIFEST.MF with 69% similarity]
eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/plugin.xml [moved from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/plugin.xml with 88% similarity]
eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/toc_cdoc.xml [moved from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/toc_cdoc.xml with 100% similarity]
eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/toc_top.xml [moved from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/toc_top.xml with 93% similarity]

index 73343540701150f5d9a80a75908388a23e6a2e7d..9bc7726611ada9f18166a5a1d4559ea1143f8d9e 100755 (executable)
Binary files a/docs/EDMA3_Driver_Release_Notes.doc and b/docs/EDMA3_Driver_Release_Notes.doc differ
index c653a582b89f027d3a3eb3b5de1e9a8efba0b341..81281aefc3492ba35ded46aef4d046e713793485 100755 (executable)
Binary files a/docs/EDMA3_RM_Release_Notes.doc and b/docs/EDMA3_RM_Release_Notes.doc differ
similarity index 74%
rename from eclipse/features/com.ti.sdo.edma3.product_02.12.04/feature.xml
rename to eclipse/features/com.ti.sdo.edma3.product_02.12.05/feature.xml
index 9d8552c6a2dc34367fe3cb06671a3fd41d1b9881..736f6e7884b747e68ff719fb74c51483c1c0e1d1 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
-      id="com.ti.sdo.edma3.product_02.12.04"
+      id="com.ti.sdo.edma3.product_02.12.05"
       label="EDMA3"
       label="EDMA3"
-      version="02.12.04"
+      version="02.12.05"
       provider-name="Texas Instruments Inc.">
 
    <description url="http://ti.com">
       provider-name="Texas Instruments Inc.">
 
    <description url="http://ti.com">
@@ -18,8 +18,8 @@
    </license>
 
    <plugin
    </license>
 
    <plugin
-        id="com.ti.sdo.edma3.product_02.12.04"
-        version="02.12.04"
+        id="com.ti.sdo.edma3.product_02.12.05"
+        version="02.12.05"
         unpack="false" />
 
 </feature>
         unpack="false" />
 
 </feature>
similarity index 69%
rename from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/META-INF/MANIFEST.MF
rename to eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/META-INF/MANIFEST.MF
index f9469db45d18e478dd1b8fba6141667d1c62cd62..b4ca1b06bb51d8c8166ba5929f9acf3af9f2476f 100644 (file)
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: EDMA3 LLD 02.12.04 Help
-Bundle-SymbolicName: com.ti.sdo.edma3.product_02.12.04;singleton:=true
-Bundle-Version: 02.12.04
+Bundle-Name: EDMA3 LLD 02.12.05 Help
+Bundle-SymbolicName: com.ti.sdo.edma3.product_02.12.05;singleton:=true
+Bundle-Version: 02.12.05
 Bundle-Activator: org.eclipse.rtsc.xdctools.ui.CCSActivator
 Bundle-Vendor: Texas Instruments Inc.
 Require-Bundle: org.eclipse.ui,
 Bundle-Activator: org.eclipse.rtsc.xdctools.ui.CCSActivator
 Bundle-Vendor: Texas Instruments Inc.
 Require-Bundle: org.eclipse.ui,
similarity index 88%
rename from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/plugin.xml
rename to eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/plugin.xml
index 767cfc0632fab564bb30a65f21cbb6db10e622fa..15afe768d566c50ff673f4eb65b701760c7fa53c 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.2"?>
 <plugin
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.2"?>
 <plugin
-    name="EDMA3 LLD 02.12.04"
-    id="com.ti.sdo.edma3.product_02.12.04"
-    version="02.12.04"
+    name="EDMA3 LLD 02.12.05"
+    id="com.ti.sdo.edma3.product_02.12.05"
+    version="02.12.05"
     provider-name="Texas Instruments Inc.">
     <extension point="org.eclipse.help.toc">
         <toc file="toc_top.xml" primary="true"/>
     provider-name="Texas Instruments Inc.">
     <extension point="org.eclipse.help.toc">
         <toc file="toc_top.xml" primary="true"/>
@@ -21,7 +21,7 @@
         <info
             installLocation="../../.."
             productName="EDMA3 Driver"
         <info
             installLocation="../../.."
             productName="EDMA3 Driver"
-            versionNumber="02.12.04"
+            versionNumber="02.12.05"
             templateRepositoryPath="../../../packages"
             templateModule="ti.sdo.edma3.templates.Edma3Template"
         />
             templateRepositoryPath="../../../packages"
             templateModule="ti.sdo.edma3.templates.Edma3Template"
         />
@@ -39,7 +39,7 @@
     <extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProducts">
         <product
             productTypeId="com.ti.sdo.edma3"
     <extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProducts">
         <product
             productTypeId="com.ti.sdo.edma3"
-            version="02.12.04" />
+            version="02.12.05" />
     </extension>
 
 </plugin>
     </extension>
 
 </plugin>
similarity index 93%
rename from eclipse/plugins/com.ti.sdo.edma3.product_02.12.04/toc_top.xml
rename to eclipse/plugins/com.ti.sdo.edma3.product_02.12.05/toc_top.xml
index fe43eec357b5168903ce7c880f596b2ed6f21419..9738dfed9119d99deabdd4401e88a9d143cf8398 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?NLS TYPE="org.eclipse.help.toc"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <?NLS TYPE="org.eclipse.help.toc"?>
-<toc label="EDMA3 Low Level Driver 02.12.04 Help">
+<toc label="EDMA3 Low Level Driver 02.12.05 Help">
   <topic label="Release Notes"
          href="release_notes_edma3_lld.html" />
   <topic label="EDMA3 Driver User Guide"
   <topic label="Release Notes"
          href="release_notes_edma3_lld.html" />
   <topic label="EDMA3 Driver User Guide"