This upgrade brings in the following updates: * MPEG2 Decoder Update to 01.00.18.01 from 01.00.17.01 * VC1 Decoder Update to 01.00.02.08 from 01.00.02.07
Signed-off-by: Ramprasad N <[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 f967728..5cb38b0 100644 --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb @@ -17,12 +17,12 @@ RDEPENDS_${PN} = " libdce" SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" -SRCREV = "e95e96e6d1e112a18d6935a8ede91fefeae70a8f" +SRCREV = "e4872a8966a267d537399b1babc54e5f66ae8b3b" S = "${WORKDIR}/git" PV = "3.00.15.00" -PR = "r3" +PR = "r4" require recipes-ti/includes/ti-paths.inc -- 1.9.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
