diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-21 22:36:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-21 12:43:32 -0400 |
commit | 7e26452bae0b01922509883a4935cfb64f2bfd1f (patch) | |
tree | 0096672ed4fbfd2cbec78a208fbef0bb68f57b89 /recipes-bsp/ti-sci-fw | |
parent | 42a2580732a033a536b50d0cb32de88808c09a52 (diff) | |
download | meta-ti-7e26452bae0b01922509883a4935cfb64f2bfd1f.tar.gz |
ti-sci-fw: update to the latest version 0.1.1.4
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb index 55267763..877d510c 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "TI SCI firmware" | |||
3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
4 | LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c" |
5 | 5 | ||
6 | PV = "0.1.1.1" | 6 | PV = "0.1.1.4" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | CLEANBROKEN = "1" | 9 | CLEANBROKEN = "1" |
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "k2g-evm" | |||
12 | 12 | ||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
14 | 14 | ||
15 | SRCREV = "382de6987b6683555f9c48ae6a2343f246434b38" | 15 | SRCREV = "11c3f5df2276c542966c32e95289ec49d111a696" |
16 | BRANCH ?= "ti-linux-firmware-4.1.y" | 16 | BRANCH ?= "ti-linux-firmware-4.1.y" |
17 | 17 | ||
18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" | 18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |