diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-10-26 01:43:11 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-10-25 18:53:01 -0400 |
| commit | f278a2ba7a50b42fae2130baeac95219ee893999 (patch) | |
| tree | b31648c5c394f3bf96de573d362f49abe148f4fc | |
| parent | 4c4fc284ba64721eebe7833352f562062a8ce92a (diff) | |
| download | meta-ti-f278a2ba7a50b42fae2130baeac95219ee893999.tar.gz | |
ti-sci-fw: update to the latest 0.1.1-37 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 eed61d55..f5706a65 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.22" | 6 | PV = "0.1.1.37" |
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | 8 | ||
| 9 | CLEANBROKEN = "1" | 9 | CLEANBROKEN = "1" |
| @@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "k2g" | |||
| 12 | 12 | ||
| 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 14 | 14 | ||
| 15 | SRCREV = "43c9f88e3c9dc974cfcf9cf62befaf433ab1514b" | 15 | SRCREV = "9fe8861924a990dcd48ada5099df592273c2e166" |
| 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}" |
