]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/commitdiff
Updated xdc Compatibility key for rel 02.12.00.20
authorSunil MS <x0190988@ti.com>
Fri, 31 Oct 2014 10:53:31 +0000 (16:23 +0530)
committerSunil MS <x0190988@ti.com>
Fri, 31 Oct 2014 10:53:31 +0000 (16:23 +0530)
Change-Id: I3eb6f8590e81cb670d567131f2bb035e43c2d25d
Signed-off-by: Sunil MS <x0190988@ti.com>
package.xdc
packages/ti/sdo/edma3/drv/package.xdc
packages/ti/sdo/edma3/drv/sample/package.xdc
packages/ti/sdo/edma3/rm/package.xdc
packages/ti/sdo/edma3/rm/sample/package.xdc

index 75f3428948c1b18a0d39f285c7b86f1dca412a6a..8819bc40ac65672d9773af18f4ffee92bde6e889 100755 (executable)
@@ -9,7 +9,7 @@ requires ti.sdo.edma3.drv;
 requires ti.sdo.edma3.drv.sample;
 
 /*!
- *  ======== edma3_lld_02_11_14_19 ========
+ *  ======== edma3_lld_02_12_00_20 ========
  */
-package edma3_lld_02_11_14_19 [02, 02, 14] {
+package edma3_lld_02_12_00_20 [02, 02, 15] {
 }
index 18a2691105723c280750f4f736779036a3c80161..6795cdc69dc7d2b1cb4de61cce20d530050503f2 100755 (executable)
@@ -46,6 +46,6 @@ requires ti.sdo.edma3.rm;
 /*!
  *  ======== ti.sdo.edma3.drv ========
  */
-package ti.sdo.edma3.drv [02, 02, 14] {
+package ti.sdo.edma3.drv [02, 02, 15] {
     module DRV;
 }
index cd4c267135c5b4972eb21d4b060b42ac132b722f..fc54a257ea8959009607eb506c1a82506c47beed 100755 (executable)
@@ -53,6 +53,6 @@ requires ti.sdo.edma3.drv;
 /*!
  *  ======== ti.sdo.edma3.drv.sample ========
  */
-package ti.sdo.edma3.drv.sample [02, 02, 14] {
+package ti.sdo.edma3.drv.sample [02, 02, 15] {
     module DrvSample;
 }
index 1f5350258ae9826e9ab0d08079cd2823c7a8a791..ff7eff70be4d3a4891ac5a1b50330dbc90e137bd 100755 (executable)
@@ -51,6 +51,6 @@
 /*!
  *  ======== ti.sdo.edma3.rm ========
  */
-package ti.sdo.edma3.rm [02, 02, 14] {
+package ti.sdo.edma3.rm [02, 02, 15] {
     module RM;
 }
index 1736f0690f99293331130b0214c2c32d2f1de50d..2fde30516ef74871054f4ebddea1509c4c4d42c3 100755 (executable)
@@ -56,6 +56,6 @@ requires ti.sdo.edma3.rm;
 /*!
  *  ======== ti.sdo.edma3.rm.sample ========
  */
-package ti.sdo.edma3.rm.sample [02, 02, 14] {
+package ti.sdo.edma3.rm.sample [02, 02, 15] {
     module RmSample;
 }