diff --git a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb index 81431e90..7e636ee8 100644 --- a/recipes-bsp/am33x-cm3/am33x-cm3_git.bb +++ b/recipes-bsp/am33x-cm3/am33x-cm3_git.bb @@ -3,12 +3,12 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" -PV = "1.8.9" -PR = "r1" +PV = "1.9.0" +PR = "r0" PE = "1" -SRCREV = "4e219d5053ee41b8fa8f85b48b1529ae4c6feb48" -BRANCH ?= "next" +SRCREV = "d85e6a17da1025adac9ab7f97dd7aa2a58c517ce" +BRANCH ?= "ti-v3.14.y" SRC_URI = "git://git.ti.com/ti-cm3-pm-firmware/amx3-cm3.git;protocol=git;branch=${BRANCH}"