]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commitdiff
eclipse plugin version update: rel 2.11.09.08
authorPrasad Konnur <prasadkonnur@ti.com>
Wed, 17 Jul 2013 09:03:47 +0000 (14:33 +0530)
committerPrasad Konnur <prasadkonnur@ti.com>
Wed, 17 Jul 2013 09:03:47 +0000 (14:33 +0530)
Signed-off-by: Prasad Konnur <prasadkonnur@ti.com>
eclipse/features/com.ti.sdo.edma3_02.11.09/feature.xml [moved from eclipse/features/com.ti.sdo.edma3_02.11.08/feature.xml with 75% similarity]
eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/Copy of toc_cdoc.xml [moved from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/Copy of toc_cdoc.xml with 100% similarity]
eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/META-INF/MANIFEST.MF [moved from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/META-INF/MANIFEST.MF with 69% similarity]
eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/plugin.xml [moved from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/plugin.xml with 83% similarity]
eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/toc_cdoc.xml [moved from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/toc_cdoc.xml with 100% similarity]
eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/toc_top.xml [moved from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/toc_top.xml with 93% similarity]

similarity index 75%
rename from eclipse/features/com.ti.sdo.edma3_02.11.08/feature.xml
rename to eclipse/features/com.ti.sdo.edma3_02.11.09/feature.xml
index 4f8da4542d86439b4cc5b9af05a55c1a3e31bf7e..d18c83c8f8a46b1be9977867ebc0221287000168 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
-      id="com.ti.sdo.edma3_02.11.08"
+      id="com.ti.sdo.edma3_02.11.09"
       label="EDMA3"
-      version="02.11.08"
+      version="02.11.09"
       provider-name="Texas Instruments">
 
    <description url="http://ti.com">
@@ -18,8 +18,8 @@
    </license>
 
    <plugin
-        id="com.ti.sdo.edma3.rtscRegistry_02.11.08"
-        version="02.11.08"
+        id="com.ti.sdo.edma3.rtscRegistry_02.11.09"
+        version="02.11.09"
         unpack="false" />
 
    <!-- ADD PLUGINS HERE -->
similarity index 69%
rename from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/META-INF/MANIFEST.MF
rename to eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/META-INF/MANIFEST.MF
index 3e0e9698c813651ab76a588e12535716f3d80c0d..c80c02fcb4ed8488d835a19bca4c9ad90e356b3b 100644 (file)
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: EDMA3 LLD 02.11.08 Help
-Bundle-SymbolicName: com.ti.sdo.edma3.rtscRegistry_02.11.08;singleton:=true
-Bundle-Version: 02.11.08
+Bundle-Name: EDMA3 LLD 02.11.09 Help
+Bundle-SymbolicName: com.ti.sdo.edma3.rtscRegistry_02.11.09;singleton:=true
+Bundle-Version: 02.11.09
 Bundle-Activator: org.eclipse.rtsc.xdctools.ui.CCSActivator
 Bundle-Vendor: Texas Instruments
 Require-Bundle: org.eclipse.ui,
similarity index 83%
rename from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/plugin.xml
rename to eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/plugin.xml
index 588c33130b33fbfb9e7892380f4ba2f221028b26..adc07533fd42d2b878bccc7346da6ea8bca6018f 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?eclipse version="3.2"?>
-<plugin name="EDMA3 LLD 02.11.08"
-        id="com.ti.sdo.edma3.rtscRegistry_02.11.08"
-        version="02.11.08"
+<plugin name="EDMA3 LLD 02.11.09"
+        id="com.ti.sdo.edma3.rtscRegistry_02.11.09"
+        version="02.11.09"
         provider-name="Texas Instruments">
   <extension point="org.eclipse.help.toc">
     <toc file="toc_top.xml"
     <docs location="../../../" />
     <info installLocation="../../../"
           productName="EDMA3 Driver"
-          versionNumber="02.11.08"
+          versionNumber="02.11.09"
           templateRepositoryPath="../../../packages"
           templateModule="ti.sdo.edma3.templates.Edma3Template"></info>
   </extension>
   <extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProductTypes">
     <productType id="com.ti.sdo.edma3"
                  name="EDMA3 Low Level Driver"
-                 folderPrefix="edma3_lld_02_11_08_06"
+                 folderPrefix="edma3_lld_02_11_09_08"
                  rootMacroName="EDMA3_LLD_INSTALL_DIR" />
   </extension>
   <extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProducts">
     <product productTypeId="com.ti.sdo.edma3"
-             version="02.11.08" />
+             version="02.11.09" />
   </extension>
 </plugin>
similarity index 93%
rename from eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.08/toc_top.xml
rename to eclipse/plugins/com.ti.sdo.edma3.rtscRegistry_02.11.09/toc_top.xml
index 1f901c65cef71db0feb45a43ba256323563e6cff..b642479b1b60bd7e6a18bace761d6233d756928e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?NLS TYPE="org.eclipse.help.toc"?>
-<toc label="EDMA3 Low Level Driver 02.11.08 Help">
+<toc label="EDMA3 Low Level Driver 02.11.09 Help">
   <topic label="Release Notes"
          href="release_notes_edma3_lld.html" />
   <topic label="EDMA3 Driver User Guide"