diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-03-09 00:18:12 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-08 18:44:04 -0500 |
| commit | 1a04a95a371ac29791ea870154c4e23ea6d3269d (patch) | |
| tree | f0493ea7529365adb02e4f4e27638130597282e7 | |
| parent | 3464972e794ff923155d56b5f2f52271862b0b98 (diff) | |
| download | meta-ti-1a04a95a371ac29791ea870154c4e23ea6d3269d.tar.gz | |
ipumm-fw: update to 3.00.10.00 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index b54306c9..022d3074 100644 --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb | |||
| @@ -17,11 +17,11 @@ RDEPENDS_${PN} = " libdce" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" | 18 | SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" |
| 19 | 19 | ||
| 20 | SRCREV = "486aa14f700783dbee63a0d81fb2e57d27a286e6" | 20 | SRCREV = "c579a48d3b201fe276e406add64512eb5e90e75f" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | PV = "3.00.09.01" | 24 | PV = "3.00.10.00" |
| 25 | 25 | ||
| 26 | require recipes-ti/includes/ti-paths.inc | 26 | require recipes-ti/includes/ti-paths.inc |
| 27 | require recipes-ti/includes/ti-staging.inc | 27 | require recipes-ti/includes/ti-staging.inc |
| @@ -59,4 +59,4 @@ do_install() { | |||
| 59 | 59 | ||
| 60 | FILES_${PN} += "${base_libdir}/firmware/${TARGET}" | 60 | FILES_${PN} += "${base_libdir}/firmware/${TARGET}" |
| 61 | 61 | ||
| 62 | PR = "r2" | 62 | PR = "r0" |
