summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-12-05 04:15:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-04 22:10:44 -0500
commitf5c1f1943b24a5a678c0af309692e01722139b06 (patch)
tree6a8f75b2fbfab8057cc5b569e4ab859dc9158538 /recipes-bsp
parent8e8618fb00fb63214a2a78c6f878c6e30fc62ded (diff)
downloadmeta-ti-f5c1f1943b24a5a678c0af309692e01722139b06.tar.gz
ti-sci-fw: rename PMMC firmware to TI SCI and update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb (renamed from recipes-bsp/pmmc-fw/pmmc-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
index 8d862349..4294c6b5 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 @@
1DESCRIPTION = "PMMC firmware" 1DESCRIPTION = "TI SCI firmware"
2 2
3LICENSE = "TI-TFL" 3LICENSE = "TI-TFL"
4LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c" 4LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c"
5 5
6PV = "0.1.0.63" 6PV = "0.1.0.70"
7PR = "r0" 7PR = "r0"
8 8
9CLEANBROKEN = "1" 9CLEANBROKEN = "1"
@@ -12,13 +12,13 @@ COMPATIBLE_MACHINE = "k2g-evm"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
15SRCREV = "474abaf61ef4778df84b74c4a50f740149b38115" 15SRCREV = "a5b1c3d043fef5869eaa937276976c0e3e23b966"
16BRANCH ?= "master" 16BRANCH ?= "master"
17 17
18SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" 18SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21TARGET = "pmmc-firmware.bin" 21TARGET = "ti-sci-firmware-k2g.bin"
22 22
23do_install() { 23do_install() {
24 install -d ${D}/boot 24 install -d ${D}/boot