summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b30393d)
raw | patch | inline | side by side (parent: b30393d)
author | Frank Livingston <frank-livingston@ti.com> | |
Fri, 30 Sep 2016 21:02:06 +0000 (16:02 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Fri, 30 Sep 2016 21:02:06 +0000 (16:02 -0500) |
diff --git a/pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/META-INF/MANIFEST.MF b/pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/META-INF/MANIFEST.MF
index e5682432c91094539704af07e4e7cfa84fa14463..ab9bc31266127101315d178290241ff3cd259837 100644 (file)
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: k2g PDK 1.0.1
-Bundle-SymbolicName: com.ti.pdk.k2g.product_1.0.1;singleton:=true
-Bundle-Version: 1.0.1
+Bundle-Name: k2g PDK 1.0.1.0 eng
+Bundle-SymbolicName: com.ti.pdk.k2g.product_1.0.1.0_eng;singleton:=true
+Bundle-Version: 1.0.1.0_eng
Bundle-Activator: org.eclipse.rtsc.xdctools.ui.CCSActivator
Bundle-Vendor: Texas Instruments Inc.
Require-Bundle: org.eclipse.ui,
diff --git a/pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/plugin.xml b/pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/plugin.xml
index 6eb5d07f543f16fd389fd493c7e2f47d47dfbea8..861d375a56b2fde3c12b11f106c591beeb050f8a 100644 (file)
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin
- name="k2g PDK 1.0.1"
- id="com.ti.pdk.k2g.product_1.0.1"
- version="1.0.1"
+ name="k2g PDK 1.0.1.0_eng"
+ id="com.ti.pdk.k2g.product_1.0.1.0_eng"
+ version="1.0.1.0_eng"
provider-name="Texas Instruments Inc.">
<extension point="org.eclipse.help.contentProducer">
<contentProducer>
<info
installLocation="../../.."
productName="k2g PDK"
- versionNumber="1.0.1"
+ versionNumber="1.0.1.0_eng"
/>
</extension>
<extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProducts">
<product
productTypeId="com.ti.pdk.k2g"
- version="1.0.1"/>
+ version="1.0.1.0_eng"/>
</extension>
</plugin>