diff options
| author | Karthik Ramanan <a0393906@ti.com> | 2018-06-18 20:03:05 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-06-18 16:22:05 +0000 |
| commit | f4f6e8f107fccce74998e4cf86409a7390ddce89 (patch) | |
| tree | 6a8e06dfe52abc68ca58f0ff559d9af92b90dc88 /recipes-bsp | |
| parent | 9fe14723780c2ef153a7809eaa23264bcb0e629d (diff) | |
| download | meta-ti-f4f6e8f107fccce74998e4cf86409a7390ddce89.tar.gz | |
ipumm-fw: Update to 3.00.15.00
This upgrade brings in the following updates:
* MPEG4 Decoder Update to 01.00.17.01 from 01.00.15.01
* VC1 Decoder Update to 01.00.02.07 from 01.00.02.05
* Update to IPC 3.47.01.00
* Add profiler to measure based on IVA-HD processing time
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index 4895955c..761210e7 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 = "01bbb622267b687fa05e42062b146ad7a22e7afd" | 20 | SRCREV = "035ba2571a273162fde75a31decadc6534d17eca" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | PV = "3.00.14.00" | 24 | PV = "3.00.15.00" |
| 25 | PR = "r1" | 25 | PR = "r1" |
| 26 | 26 | ||
| 27 | require recipes-ti/includes/ti-paths.inc | 27 | require recipes-ti/includes/ti-paths.inc |
