Module: meta-ti Branch: morty Commit: ee88c0f7ce10dc510dc9db30930cb7708926f54b URL: http://arago-project.org/git/meta-ti.git?a=commit;h=ee88c0f7ce10dc510dc9db30930cb7708926f54b
Author: Karthik Ramanan <[email protected]> Date: Sat Feb 25 09:50:47 2017 +0000 ipumm-fw: update to 3.00.13.00 Signed-off-by: Karthik Ramanan <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 942ab93..1a5d285 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 = "97efa6fa9fc108096fcc18404a2d0ef43f9304ac" +SRCREV = "fd441443a4289c801a0c8d9f00b6966f7fe3476c" S = "${WORKDIR}/git" -PV = "3.00.12.00" -PR = "r2" +PV = "3.00.13.00" +PR = "r5" require recipes-ti/includes/ti-paths.inc require recipes-ti/includes/ti-staging.inc -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
