[meta-ti] Karthik Ramanan : ipumm-fw: bump for multi-instance sync fix
Arago Project git
git at arago-project.org
Fri Jul 29 14:52:08 PDT 2016
Module: meta-ti
Branch: krogoth
Commit: fe0284cfcdf92fe7485918b2919158e671787e09
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=fe0284cfcdf92fe7485918b2919158e671787e09
Author: Karthik Ramanan <a0393906 at ti.com>
Date: Thu Jul 28 19:02:59 2016 +0000
ipumm-fw: bump for multi-instance sync fix
Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 3f55847..53b4245 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -9,7 +9,7 @@ python __anonymous() {
DESCRIPTION = "Firmware for IPU for supporting Accelerated MM decode and encode"
LICENSE = "TI-TSPA"
-LIC_FILES_CHKSUM = "file://Texas_Instruments_ipumm_Manifest.pdf;md5=036f6300761559fbc5ce7d06e1ccea5a"
+LIC_FILES_CHKSUM = "file://Texas_Instruments_ipumm_Manifest.pdf;md5=e3e7d6efc7aca87789775198c4ca9f8e"
COMPATIBLE_MACHINE = "dra7xx"
@@ -17,11 +17,12 @@ RDEPENDS_${PN} = " libdce"
SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
-SRCREV = "1627fec802da688fe44c6b0cac43ff811b08f064"
+SRCREV = "7c283ebc252223a728cb542dbc10c3ca0ab53e59"
S = "${WORKDIR}/git"
-PV = "3.00.10.01"
+PV = "3.00.11.00"
+PR = "r4"
require recipes-ti/includes/ti-paths.inc
require recipes-ti/includes/ti-staging.inc
More information about the meta-ti
mailing list