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 <[email protected]> --- recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 ++-- 1 file 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 4895955..761210e 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" SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" -SRCREV = "01bbb622267b687fa05e42062b146ad7a22e7afd" +SRCREV = "035ba2571a273162fde75a31decadc6534d17eca" S = "${WORKDIR}/git" -PV = "3.00.14.00" +PV = "3.00.15.00" PR = "r1" require recipes-ti/includes/ti-paths.inc -- 1.9.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
