[meta-ti] Denys Dmytriyenko : ti-sci-fw: rename PMMC firmware to TI SCI and update to the latest
Arago Project git
git at arago-project.org
Fri Dec 4 19:12:09 PST 2015
Module: meta-ti
Branch: fido
Commit: 27f4b790ddfbc3a37c5578b3a0e40692cea1257a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=27f4b790ddfbc3a37c5578b3a0e40692cea1257a
Author: Denys Dmytriyenko <denys at ti.com>
Date: Sat Dec 5 04:15:15 2015 +0000
ti-sci-fw: rename PMMC firmware to TI SCI and update to the latest
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../pmmc-fw_git.bb => ti-sci-fw/ti-sci-fw_git.bb} | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/pmmc-fw/pmmc-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
similarity index 82%
rename from recipes-bsp/pmmc-fw/pmmc-fw_git.bb
rename to recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
index 8d86234..4294c6b 100644
--- a/recipes-bsp/pmmc-fw/pmmc-fw_git.bb
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb
@@ -1,9 +1,9 @@
-DESCRIPTION = "PMMC firmware"
+DESCRIPTION = "TI SCI firmware"
LICENSE = "TI-TFL"
LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c"
-PV = "0.1.0.63"
+PV = "0.1.0.70"
PR = "r0"
CLEANBROKEN = "1"
@@ -12,13 +12,13 @@ COMPATIBLE_MACHINE = "k2g-evm"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-SRCREV = "474abaf61ef4778df84b74c4a50f740149b38115"
+SRCREV = "a5b1c3d043fef5869eaa937276976c0e3e23b966"
BRANCH ?= "master"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
S = "${WORKDIR}/git"
-TARGET = "pmmc-firmware.bin"
+TARGET = "ti-sci-firmware-k2g.bin"
do_install() {
install -d ${D}/boot
More information about the meta-ti
mailing list