1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-03 17:30:43 +00:00

am33x-cm3: Update to latest cm3 release

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Franklin S. Cooper Jr
2013-04-22 17:59:44 -05:00
committed by Denys Dmytriyenko
parent c5229011a5
commit 35be5df266
+5 -3
View File
@@ -3,9 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
LICENSE = "TI-BSD"
LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
PV = "04.06.00.07"
PR = "r1"
SRCREV = "cf07b841d6e8c5e026eecb259d143f3dff412c8e"
PV = "04.06.00.10"
PR = "r2"
# SRCREV corresponds to tag "AM335xPSP_04.06.00.10-rc1"
SRCREV = "27ca4643e422245a95723de1df0247a00eada45b"
BRANCH ?= "master"
INITSCRIPT_NAME = "am335x-pm-firmware-load"