From d0124de6b10e93d7c5eaad58763f0dfef51da781 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 22 Sep 2014 22:55:21 +0000 Subject: [PATCH] am33x-cm3: update to version 0x189 Signed-off-by: Denys Dmytriyenko --- recipes-bsp/am33x-cm3/am33x-cm3_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb index 0b0a776d..81431e90 100644 --- a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb +++ b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb @@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" -PV = "1.8.7" +PV = "1.8.9" PR = "r1" PE = "1" -SRCREV = "fffeab4236d4129ab046bb7081a8ac244134ad89" +SRCREV = "4e219d5053ee41b8fa8f85b48b1529ae4c6feb48" BRANCH ?= "next" SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"