Module: meta-ti Branch: master Commit: ea8dc988e3595fa408e64864b4fac84127680b1c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=ea8dc988e3595fa408e64864b4fac84127680b1c
Author: Denys Dmytriyenko <[email protected]> Date: Wed Dec 11 13:28:23 2013 -0500 am33x-cm3: update to v05.00.00.01 version Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 cfde2cf..260db16 100644 --- a/recipes-bsp/ti/am33x-cm3_git.bb +++ b/recipes-bsp/ti/am33x-cm3_git.bb @@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" LICENSE = "TI-BSD" LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" -PV = "05.00.00.00" -PR = "r1" +PV = "05.00.00.01" +PR = "r0" -# SRCREV corresponds to tag v05.00.00.00 -SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e" +# SRCREV corresponds to tag v05.00.00.01 +SRCREV = "40cb75b9dd9ba15c6de1c15cbb7cce8f1a6588b8" BRANCH ?= "master" INITSCRIPT_NAME = "am335x-pm-firmware-load" _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
