[meta-ti] Denys Dmytriyenko : am33x-cm3: update with I2C clock rate calculation fixes

Arago Project git git at arago-project.org
Thu Feb 13 15:12:44 PST 2014


Module: meta-ti
Branch: dora
Commit: 9d9cee21c51b63937799f38450c6fec33809ddd7
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=9d9cee21c51b63937799f38450c6fec33809ddd7

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu Feb 13 18:06:40 2014 -0500

am33x-cm3: update with I2C clock rate calculation fixes

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/ti/am33x-cm3_git.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 4c395c7..01d1273 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
 LICENSE = "TI-BSD"
 LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8"
 
-PV = "05.00.00.02"
-PR = "r2"
+PV = "05.00.00.03"
+PR = "r0"
 
 # Make package machine specific due to different init scripts
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-# SRCREV corresponds to tag v05.00.00.02
-SRCREV = "11107db2f1e9e58ee75d4fe9cc38423c9a6e4365"
+# SRCREV corresponds to tag v05.00.00.03
+SRCREV = "a0ddffb63147e2079a08944c0e399c75538201a9"
 BRANCH ?= "master"
 
 # This init script is only used for older kernels that do not support



More information about the meta-ti mailing list