summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b3400ac)
raw | patch | inline | side by side (parent: b3400ac)
author | Prasad Konnur <prasadkonnur@ti.com> | |
Thu, 13 Jun 2013 06:26:50 +0000 (11:56 +0530) | ||
committer | Prasad Konnur <prasadkonnur@ti.com> | |
Thu, 13 Jun 2013 06:26:50 +0000 (11:56 +0530) |
Updating S value causes the applications using it to rebuild.
Introduces incompatibility compared to previous release.
Introduces incompatibility compared to previous release.
package.xdc | patch | blob | history | |
packages/ti/sdo/edma3/drv/package.xdc | patch | blob | history | |
packages/ti/sdo/edma3/rm/package.xdc | patch | blob | history |
diff --git a/package.xdc b/package.xdc
index 2b8527e939d5d1feae74c195ce19122fdd1d5d9e..5b99545a65e3b6e7fcf770b153d07405e2d985e8 100755 (executable)
--- a/package.xdc
+++ b/package.xdc
/*!
* ======== edma3_lld_02_11_07_04 ========
*/
-package edma3_lld_02_11_07_04 [02, 11, 07] {
+package edma3_lld_02_02_07_04 [02, 02, 07] {
}
index 9273f16b8f179bbfae7039fb8b1befc8c037544f..4891fb0be2b205898a8c755276f9923fcf56f6db 100755 (executable)
/*!
* ======== ti.sdo.edma3.drv ========
*/
-package ti.sdo.edma3.drv [02, 11, 07] {
+package ti.sdo.edma3.drv [02, 02, 07] {
module DRV;
}
index 1460ff6c43acc1f2aff0af915bf394742c28fd34..41951daa710b6174e58d48ea5d24c9f9aab5a8da 100755 (executable)
/*!
* ======== ti.sdo.edma3.rm ========
*/
-package ti.sdo.edma3.rm [02, 11, 07] {
+package ti.sdo.edma3.rm [02, 02, 07] {
module RM;
}